onnxruntime/onnxruntime
ashbhandare cc275e7529
Gradient Accumulation optimization verified for correctness (#8273)
* Fetching frontier tensors to frontend

* Move before session initialize call

* Fetch tensor and add to cache

* Rest of the changes for using cache

* Review comments

* Review changes

* Review comments

* switch to shared_ptr

* Fix bug after rebase

* FE docstring change
2021-08-17 16:24:44 -07:00
..
contrib_ops Drop quant_util.h and move helper function into quantization.h (#8747) 2021-08-16 15:08:25 -05:00
core Gradient Accumulation optimization verified for correctness (#8273) 2021-08-17 16:24:44 -07:00
featurizers_ops/cpu Consolidate MLTypeCallDispatcher classes (#6651) 2021-02-12 13:26:56 -08:00
gsl Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
python Add PyTorch fallback for ORTModule forward exceptions (#8346) 2021-08-17 10:41:15 -07:00
test Expand Qgemm UDOT kernel to 8x8 block (#8562) 2021-08-17 14:36:46 -07:00
tool/etw
wasm Integrate onnxruntime-extensions into onnxruntime. (#8143) 2021-07-01 09:34:03 -07:00
.style.yapf
__init__.py Bump ORT master version to 1.8.2 (#8646) 2021-08-09 11:10:29 -07:00
ReformatSource.ps1
ReformatSourcePython.bat
VSCodeCoverage.runsettings