Skip to content

Pull requests: microsoft/onnxruntime

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Change hard-coded DLL check to using ctypes.WinDLL stale issues that have not been addressed in a while; categorized by a bot
#9971 opened Dec 8, 2021 by FelixS90 Loading…
[WIP] Include pthreadpool as a submodule for perf test. stale issues that have not been addressed in a while; categorized by a bot
#9953 opened Dec 7, 2021 by RandySheriffH Loading…
Use QuantizeLinear rather than dynamic quantization in quantize_qat() when weight is transposed before MatMul stale issues that have not been addressed in a while; categorized by a bot
#9869 opened Nov 27, 2021 by kkang-groq Loading…
adding compile flag for ort_aten stale issues that have not been addressed in a while; categorized by a bot
#9718 opened Nov 10, 2021 by ajindal1 Loading…
[WIP] ORTTrainer's AllReduce graph builder supports models with different float types. stale issues that have not been addressed in a while; categorized by a bot
#9715 opened Nov 10, 2021 by ashari4 Draft
Clean up stale issues that have not been addressed in a while; categorized by a bot
#9705 opened Nov 9, 2021 by lifa08 Loading…
Conditionally support ArgMax on CUDA for opset 12 and above stale issues that have not been addressed in a while; categorized by a bot
#9700 opened Nov 8, 2021 by hariharans29 Loading…
[WIP] External Thread Pool stale issues that have not been addressed in a while; categorized by a bot
#9341 opened Oct 12, 2021 by RandySheriffH Loading…
Use in-place object creation semantics instead of plain insert stale issues that have not been addressed in a while; categorized by a bot
#9320 opened Oct 10, 2021 by mosdav Loading…
Benckmark tool for e2e inference on GPT2 LM stale issues that have not been addressed in a while; categorized by a bot
#9218 opened Sep 29, 2021 by viboga Loading…
Implement better past state parsing semantics for language models stale issues that have not been addressed in a while; categorized by a bot
#9075 opened Sep 16, 2021 by hariharans29 Loading…
Improve GenerateId to reduce hash collision stale issues that have not been addressed in a while; categorized by a bot
#8837 opened Aug 24, 2021 by stevenlix Loading…
Add build option to build MLAS as a standalone library stale issues that have not been addressed in a while; categorized by a bot
#8741 opened Aug 16, 2021 by toothache Loading…
Add Ceil and Floor kernels for double type
#8708 opened Aug 12, 2021 by mydatamodels Loading…
WIP: Quantized SkipLayerNormalization stale issues that have not been addressed in a while; categorized by a bot
#8691 opened Aug 11, 2021 by nkreeger Draft
Add quantized operator and tooling for BiasGelu Op. stale issues that have not been addressed in a while; categorized by a bot
#8666 opened Aug 9, 2021 by nkreeger Draft
Publish CPU artifact so that we can generate docs
#8553 opened Jul 29, 2021 by natke Loading…
[Draft] STFT and ISTFT
#8548 opened Jul 29, 2021 by jiafatom Draft
Vish/tnlrv4 opt cuda
#8386 opened Jul 14, 2021 by viboga Draft
AMDMigraphx check ret value of HIP function call to avoid build error stale issues that have not been addressed in a while; categorized by a bot
#8356 opened Jul 12, 2021 by scxiao Loading…
Fuse SkipLayerNorm + MatMul/Bias/Matmul subgraph for BERT models. stale issues that have not been addressed in a while; categorized by a bot
#8354 opened Jul 12, 2021 by nkreeger Draft
ThreadPoolLite
#8272 opened Jul 1, 2021 by RandySheriffH Loading…
ProTip! Exclude everything labeled bug with -label:bug.