onnxruntime/winml/lib/Api.Image
Sheil Kumar 84c1340f9b
Refactor implementation of Tensor<T> and underlying buffer stores to improve binary size and maintainability (#5836)
* refactor tensor buffers to make cleaner

* refactor to make tensor backing buffer implementation smaller and cleaner

* missed virtual on destructor

* remove unnecessary static_pointer_cast

* add string vector accessor

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2020-11-18 14:56:47 -08:00
..
inc Refactor implementation of Tensor<T> and underlying buffer stores to improve binary size and maintainability (#5836) 2020-11-18 14:56:47 -08:00
shaders
ConverterResourceStore.cpp
CpuDetensorizer.h support Normalized_0_1 and Normalized_1_1 (#4800) 2020-08-24 13:13:50 -07:00
CpuTensorizer.h support Normalized_0_1 and Normalized_1_1 (#4800) 2020-08-24 13:13:50 -07:00
D3DDeviceCache.cpp
DeviceHelpers.cpp
DisjointBufferHelpers.cpp Refactor implementation of Tensor<T> and underlying buffer stores to improve binary size and maintainability (#5836) 2020-11-18 14:56:47 -08:00
EventTimer.h make (de)tensorization events measure level events (#4958) 2020-08-28 16:49:32 -07:00
ImageConversionHelpers.cpp
ImageConverter.cpp
NominalRangeConverter.cpp Fix WinML warnings (#5228) 2020-09-19 12:41:42 -07:00
pch.h
TensorToVideoFrameConverter.cpp Refactor implementation of Tensor<T> and underlying buffer stores to improve binary size and maintainability (#5836) 2020-11-18 14:56:47 -08:00
VideoFrameToTensorConverter.cpp Refactor implementation of Tensor<T> and underlying buffer stores to improve binary size and maintainability (#5836) 2020-11-18 14:56:47 -08:00