onnxruntime/winml/lib/Api.Image
Sheil Kumar 2dd5e75ba8
Incorrect output after GPU to GPU inference via VideoFrame and Gray8 models (#10425)
* If the tensor is of gray8 format, we should call the gray8 shader

* other check (which resolves to unknown in this case) is incorrectly being compared to constant and not DXGI_FORMAT

Co-authored-by: Sheil Kumar <sheilk@microsoft.com>
2022-01-28 08:45:57 -08:00
..
inc Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
shaders Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
ConverterResourceStore.cpp Avoided warning C5038 (#9543) 2021-10-30 00:36:22 -07:00
CpuDetensorizer.h expose learningmodelpixelrange property (#5877) 2021-01-28 15:29:55 -08:00
CpuTensorizer.h expose learningmodelpixelrange property (#5877) 2021-01-28 15:29:55 -08:00
D3DDeviceCache.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
DeviceHelpers.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
DisjointBufferHelpers.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
EventTimer.h make (de)tensorization events measure level events (#4958) 2020-08-28 16:49:32 -07:00
ImageConversionHelpers.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
ImageConverter.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
NominalRangeConverter.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00
pch.h Merge windowsai (winml layering) into master (#2956) 2020-02-04 17:12:19 -08:00
TensorToVideoFrameConverter.cpp Incorrect output after GPU to GPU inference via VideoFrame and Gray8 models (#10425) 2022-01-28 08:45:57 -08:00
VideoFrameToTensorConverter.cpp Fix Windows Store build (#8753) 2021-08-23 11:19:03 -07:00