- 01 Nov, 2023 1 commit
-
-
kahmed10 authored
-
- 19 Oct, 2023 2 commits
-
-
dependabot[bot] authored
-
kahmed10 authored
-
- 06 Oct, 2023 1 commit
-
-
Charlie Lin authored
-
- 24 Mar, 2023 1 commit
-
-
Ted Themistokleous authored
Useful to get more insight into Onnxruntime. Allows us to reuse the accuracy checker code while also allowing us to capture Execution Provider output with the --ort_run and --ort_logging flags Also added the --target flag as well to allow us to force using either a specific target for the accuracy checking. Originally this was defaulting to the GPU. This now allows us to use ref, fpga, etc to quickly change targets.
-
- 01 Feb, 2023 1 commit
-
-
kahmed10 authored
[Experimental] Update accuracy checker for tf support and map input dims (custom input shape) (#1514) * update file reading function to fix external data loading
-
- 31 Oct, 2022 1 commit
-
-
kahmed10 authored
-
- 04 Oct, 2022 1 commit
-
-
Ted Themistokleous authored
Stream sync changes and associated API level changes
-
- 30 Jul, 2022 1 commit
-
-
kahmed10 authored
Added an Accuracy checker to the tools directory. Currently compares ONNX FP32 models against ORT CPUEP
-