onnxruntime/onnxruntime/test
edgchen1 8be48f47dd
Added Graph::ReplaceInitializedTensor() function. (#2230)
Added Graph::ReplaceInitializedTensor() function to support updating existing initializers.
2019-10-24 19:30:24 -07:00
..
automl_ops
common Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
contrib_ops Relax shape inferencing error handling if model uses an old opset (#2199) 2019-10-21 10:51:22 -07:00
framework Disable optimizers for OpTester operator unit tests (#2237) 2019-10-24 11:37:09 -07:00
ir Added Graph::ReplaceInitializedTensor() function. (#2230) 2019-10-24 19:30:24 -07:00
mlas MLAS: Implement U8S8 GEMV kernels (#2069) 2019-10-09 11:54:16 -07:00
onnx Adjust the nGraph EP to the newest CI test data (#2180) 2019-10-24 16:44:03 -07:00
opaque_api Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
optimizer handle Concat-11 (#2240) 2019-10-23 19:12:40 -07:00
perftest Fixed tensor reference to const data and cleaned up Env API. (#1979) 2019-10-24 10:28:13 -07:00
platform Fixed tensor reference to const data and cleaned up Env API. (#1979) 2019-10-24 10:28:13 -07:00
proto
providers clear cache when moving to next channel (#2253) 2019-10-24 16:07:45 -07:00
python Added more input data types for pad (#2179) 2019-10-22 00:41:35 -07:00
server Update ORTSRV integration test model path (#2225) 2019-10-23 13:48:20 -07:00
shared_lib Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
testdata Support negative axis in unsqueeze elimination (#2158) 2019-10-20 01:15:27 -07:00
tvm Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
util Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
win_getopt