onnxruntime/onnxruntime/test
Ye Wang d433aa2459
Add transformers tool test to pipeline (#7959)
* checkin transformers pipeline

* add docker requirements

* only trigger linux cpu

* temp remove tf instalation due to numpy version conflicts

* test numpy>=1.7

* revert numpy and disable transformers

* add coloredlogs

* enable shape_infer_helper and install transformers when needed

* pip3?

* testtest

* enable more tets

* line too long

* remove pytorch1.4 test and added back some onnx  files

* add tests

* copy dir

* disable 2 teests

* trim lines

* add missing onnx

* fix type

* fix  version conflicts

* install psutil

* change file path

* mfix path

* remove cached files

* add back attention fusion test

* labeled the shape infer test as slow

* fix

* enable tf2onnx test and enable pytest

* refactor path

* fix typo

* add cwd
2021-06-08 19:43:59 -07:00
..
api_tests_without_env
common Update googletest to latest commit to fix build issues with GCC11 (#7984) 2021-06-08 16:06:53 -07:00
contrib_ops Add and correct multichannel test for qlinear pool test. (#7864) 2021-06-04 12:03:41 -07:00
debug_node_inputs_outputs Sync ORTModule branch with master and fix tests (#6526) 2021-02-02 08:59:56 -08:00
eager fix broken tests (#7909) 2021-06-02 08:01:43 -07:00
featurizers_ops
framework Re-enable some of the recently disabled cuda tests (#7873) 2021-06-03 14:28:30 -07:00
fuzzing Fuzz testing misc (#5862) 2020-11-23 13:43:44 -08:00
global_thread_pools Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
ir Don't remove an unused initializer if it is overridable. (#7649) 2021-05-12 07:03:54 +10:00
mlas Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
onnx Fix shape inference warning issue in TensorRT (#7751) 2021-05-19 08:22:10 -07:00
opaque_api
optimizer Eliminate no op node - add 0 (#7798) 2021-05-25 13:01:34 -07:00
perftest Fix shape inference warning issue in TensorRT (#7751) 2021-05-19 08:22:10 -07:00
platform Add podspec template for ios package, update build settings (#7907) 2021-06-02 11:30:05 -07:00
proto
providers Add SoftmaxCrossEntropyLossInternal to Support Dynamic ignore_index Input (#7899) 2021-06-09 10:29:46 +08:00
python Add transformers tool test to pipeline (#7959) 2021-06-08 19:43:59 -07:00
shared_lib Disable external initializers build option (#7635) 2021-05-19 14:16:36 -07:00
testdata Add SoftmaxCrossEntropyLossInternal to Support Dynamic ignore_index Input (#7899) 2021-06-09 10:29:46 +08:00
tvm Change onnxruntime::make_unique to std::make_unique (#7502) 2021-04-29 17:04:53 -07:00
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 Re-enable some of the recently disabled cuda tests (#7873) 2021-06-03 14:28:30 -07:00
wasm [wasm] fix test report generation (#7953) 2021-06-04 18:05:17 -07:00
win_getopt
xctest Add iOS test pipeline and a sample app. (#5298) 2020-09-29 13:53:11 -07:00