mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-01 23:30:35 +00:00
* switch to work PC * back with iterable of buffers * add raw api tests * tensorization * last test * all tests pass! * small cleanup * whitespace * newline * whitespace * refactor common code into DisjointBufferHelpers * remove unused file * warning * skip gpu tests when hardware not available * Add error condition when createreference is invoked * add null check to cretereference * uncomment out check Co-authored-by: Sheil Kumar <sheilk@microsoft.com> |
||
|---|---|---|
| .. | ||
| models | ||
| raw | ||
| APITest.h | ||
| LearningModelAPITest.cpp | ||
| LearningModelAPITest.h | ||
| LearningModelBindingAPITest.cpp | ||
| LearningModelBindingAPITest.h | ||
| LearningModelSessionAPITest.cpp | ||
| LearningModelSessionAPITest.h | ||
| RawApiHelpers.cpp | ||
| RawApiHelpers.h | ||
| RawApiTests.cpp | ||
| RawApiTests.h | ||
| RawApiTestsGpu.cpp | ||
| RawApiTestsGpu.h | ||