mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-31 23:27:43 +00:00
* Expose load tensor proto from protobuf file function * Add comment * Remove use of fstream and use parsefromzerocopystream * Close file descriptor after finish parsing it * Close input stream too * Set Close on delete only, no need to close file descriptor * Revert "Set Close on delete only, no need to close file descriptor" This reverts commit |
||
|---|---|---|
| .. | ||
| googletest | ||
| testdata/squeezenet | ||
| dllload.cpp | ||
| fileHelpers.cpp | ||
| fileHelpers.h | ||
| googleTestMacros.h | ||
| protobufHelpers.cpp | ||
| protobufHelpers.h | ||
| runtimeParameters.h | ||
| SqueezeNetValidator.cpp | ||
| SqueezeNetValidator.h | ||
| std.h | ||
| taefTestMacros.h | ||
| test.h | ||
| testPch.h | ||
| winrt_headers.h | ||