onnxruntime/winml
Ryan Lai 0b4659c3fe
Populates TensorProto with tensor from protobuf file (#4535)
* 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 5ba6e3c31b.

* Revert "Close input stream too"

This reverts commit 4564776733.

* Revert "Close file descriptor after finish parsing it"

This reverts commit 846e550c4f.

* Revert "Remove use of fstream and use parsefromzerocopystream"

This reverts commit 25a3117183.
2020-07-21 17:50:15 -07:00
..
adapter Cleanup SessionState. Move allocator lookup to SessionState. (#4194) 2020-06-28 14:55:42 +10:00
api add build inbox flag (#3855) 2020-05-07 15:52:43 -07:00
dll Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
lib rename telemetry provider back to Microsoft.Windows.AI.MachineLearning (#4533) 2020-07-16 19:51:06 -07:00
test Populates TensorProto with tensor from protobuf file (#4535) 2020-07-21 17:50:15 -07:00