onnxruntime/onnxruntime/test/common
Xueyun Zhu 183098e344
adding concat logic when initial path is empty (#4525)
* concat

* add path_utils

* address feedback

* use string in test

* convert wstring to sting in windows

* address feedback

* address feedback

* fix comment
2020-07-16 23:46:12 -07:00
..
logging Replace GSL with GSL-LITE submodule and fix up refs (#1920) 2019-10-01 12:43:29 -07:00
cuda_op_test_utils.h Refine GatherND CPU/CUDA Kernels & Add UTs (#3688) 2020-04-30 10:17:54 +08:00
path_test.cc adding concat logic when initial path is empty (#4525) 2020-07-16 23:46:12 -07:00
tensor_op_test_utils.cc Disable or update flaky tests, improve test random seed accessibility. (#3495) 2020-04-17 15:57:32 -07:00
tensor_op_test_utils.h Add quantization support for GPT2 past state and use model to generate outputs in OpTester (#4340) 2020-06-26 09:29:29 -07:00
test_main.cc Move CXX API global into the header (#2228) 2019-10-23 14:15:53 -07:00
utf8_util_test.cc