onnxruntime/onnxruntime/test
Thiago Crepaldi 335edaa2c4
Merge pull request #6973 from microsoft/thiagofc/merge-ortmodule-into-master
Introduce ORTModule training API to ONNX Runtime
2021-03-17 10:30:06 -07:00
..
api_tests_without_env
common Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
contrib_ops [NNAPI EP] Add support of QlinearAveragePool (#6915) 2021-03-17 00:08:54 -07:00
debug_node_inputs_outputs Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
featurizers_ops
framework Merge pull request #6973 from microsoft/thiagofc/merge-ortmodule-into-master 2021-03-17 10:30:06 -07:00
fuzzing Fuzz testing misc (#5862) 2020-11-23 13:43:44 -08:00
global_thread_pools
ir Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
mlas MLAS: quantized GEMM update (#6916) 2021-03-10 09:54:43 -08:00
onnx add TensorRT configuration to OrtProviderOptions (#6979) 2021-03-16 17:16:28 -07:00
opaque_api
optimizer Interchange Cast and Transpose operations to facilitate Transpose-MatMul fusion (#6924) 2021-03-09 08:54:56 -08:00
perftest add TensorRT configuration to OrtProviderOptions (#6979) 2021-03-16 17:16:28 -07:00
platform Remove nGraph Execution Provider (#5858) 2020-11-19 16:47:55 -08:00
proto
providers Merge pull request #6973 from microsoft/thiagofc/merge-ortmodule-into-master 2021-03-17 10:30:06 -07:00
python Merge pull request #6973 from microsoft/thiagofc/merge-ortmodule-into-master 2021-03-17 10:30:06 -07:00
shared_lib Update CUDA custom op unit tests to account for recent ORT change (#6971) 2021-03-11 22:22:45 -08:00
testdata Introduce ORTModule training API to ONNX Runtime 2021-03-10 10:48:10 -08:00
tvm
unittest_main Fix DEBUG_NODE_INPUTS_OUTPUTS test by putting it in a separate process, clean up unused test_main.cc files. (#5949) 2020-12-11 11:36:58 -08:00
util add TensorRT configuration to OrtProviderOptions (#6979) 2021-03-16 17:16:28 -07:00
win_getopt
xctest