onnxruntime/onnxruntime/core
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
..
codegen [Nuphar] Add support for opset 14 (#8483) 2021-07-27 06:13:47 -07:00
common Limiting platforms where cpuinfo is included (#8716) 2021-08-13 14:46:21 -07:00
dll Update C++ Standard from 14 to 17 (#8041) 2021-06-25 14:08:01 -07:00
dlpack Rename ml_value.h to ort_value.h (#8726) 2021-08-13 07:04:56 -07:00
eager [eager mode] fix build and support customize shared provider entry point (#8680) 2021-08-11 15:10:35 -07:00
flatbuffers Add metadata_props to ORT model (#8340) 2021-07-09 11:28:27 -07:00
framework Gradient Accumulation optimization verified for correctness (#8273) 2021-08-17 16:24:44 -07:00
graph [EP Partitioning Utils] Add check for assigned node. (#8473) 2021-08-12 16:08:25 -07:00
language_interop_ops Rename ml_value.h to ort_value.h (#8726) 2021-08-13 07:04:56 -07:00
mlas Expand Qgemm UDOT kernel to 8x8 block (#8562) 2021-08-17 14:36:46 -07:00
optimizer Introduce C and C++ APIs for Sparse Tensors (#8621) 2021-08-16 16:33:47 -07:00
platform Improve error reporting for posix system errors. (#8723) 2021-08-12 23:19:02 -07:00
profile Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
providers [Nuphar] Parse node doc_string for quantize info (#8746) 2021-08-17 11:29:03 -07:00
quantization Drop quant_util.h and move helper function into quantization.h (#8747) 2021-08-16 15:08:25 -05:00
session Gradient Accumulation optimization verified for correctness (#8273) 2021-08-17 16:24:44 -07:00
util Implement SparseTensor and infrastructure suppport and advance ONNX commit (#8038) 2021-07-22 15:24:36 -07:00