onnxruntime/winml/test/common
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
..
googletest Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
testdata/squeezenet
dllload.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
fileHelpers.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
fileHelpers.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
googleTestMacros.h Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
protobufHelpers.cpp Populates TensorProto with tensor from protobuf file (#4535) 2020-07-21 17:50:15 -07:00
protobufHelpers.h Populates TensorProto with tensor from protobuf file (#4535) 2020-07-21 17:50:15 -07:00
runtimeParameters.h
SqueezeNetValidator.cpp Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
SqueezeNetValidator.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
std.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00
taefTestMacros.h Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
test.h Various changes for automated downlevel test pipeline (#3901) 2020-05-12 17:22:47 -07:00
testPch.h Port ConcurrencyTests from TAEF (#3086) 2020-03-27 17:39:22 -07:00
winrt_headers.h Fork the WinML APIs into the Microsoft namespace (#3503) 2020-04-17 06:18:54 -07:00