onnxruntime/docs/execution_providers
Shucai Xiao bfc888613f
Migraphx improvements (#4328)
* Add amd migraphx execution provider to onnx runtime

* rename MiGraphX to MIGraphX

* add migraphx EP to tests

* support multiple program output

* disable more tests

* backup changes related to program multiple outputs

* remove logging code

* remove unnecessary changes in migraphx_execution_provider.cc

* add migraphx EP to tests

* add input requests of the batchnorm operator

* add to support an onnx operator PRelu

* update migrapx dockerfile and removed one unused line

* chagnes related to support dynamic input shape

* fix build error

* code backup

* code backup

* version that has 106 models run correctly

* code backup

* code backup

* remove unnecessary print info

* code backup

* code backup

* code backup

* code backup

* code backup

* code backup

* changes corresponding to migraphx change

* fix merge conflict

* minor code cleanup

* code cleanup

* remove unnecessary code

* remove unnecessary code

* add to support more constant folding analysis

* more constant folding checking for shape input

* add env var to control whether fp16 is enabled. Modify docker file to use ROCM3.3

* fix function name to avoid build error

* add build and execution instruction for migraphx execution provider

* added more build instructions

* fixed a small format error

* a minor change

* fix review comments

* another minor change

* additional refinement of the documents

* additional changes

* remove unnecessary changes in the dockfile

* additional changes for the dockerfile

* code change backup

* fix errors related to a few unit tests

* fix a build error related to api change

* fix unit test errors by either disabling the test or fix related isssues

* remove unnecessary log info

* sync submodule tvm with master

* remove unnecessary changes

* remove an unnecessary code line

* refine documents for addition example
2020-06-25 19:22:57 -07:00
..
images Initial release of Vitis-AI Execution Provider (#3771) 2020-05-19 05:32:32 -07:00
ACL-ExecutionProvider.md Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
ArmNN-ExecutionProvider.md Add ArmNN Execution Provider (#3714) 2020-06-03 22:57:51 +05:30
DirectML-ExecutionProvider.md Fix DML EP doc link to C API (#4105) 2020-06-01 16:49:17 -07:00
DNNL-ExecutionProvider.md Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
MIGraphX-ExecutionProvider.md Migraphx improvements (#4328) 2020-06-25 19:22:57 -07:00
MKL-DNN-Subgraphs.md
nGraph-ExecutionProvider.md Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
NNAPI-ExecutionProvider.md Add support for sessions to share a global threadpool. (#3177) 2020-03-18 15:42:46 -07:00
Nuphar-ExecutionProvider.md
OpenVINO-ExecutionProvider.md Limit the number of models run on OpenVINO (#3742) 2020-04-29 02:23:09 -07:00
RKNPU-ExecutionProvider.md Doc Updates for Build (#3976) 2020-05-18 20:08:36 -07:00
TensorRT-ExecutionProvider.md Update onnx-tensorrt parser (#3369) 2020-03-30 20:31:59 -07:00
Vitis-AI-ExecutionProvider.md [Vitis-AI EP] Fix to enable multi-output subgraphs inside Vitis-AI EP + edit docs (#4171) 2020-06-13 04:56:07 -07:00