onnxruntime/onnxruntime/test/python
Dmitri Smirnov 54eeb7394a
Implement Scatter. (#523)
Implement Scatter.
  Allow reuse of input Tensor for Output.
  Uncomment Scatter tests.
  Comment out StringNormalizer python tests.
2019-03-06 13:19:58 -08:00
..
onnx_backend_test_series.py Implement Scatter. (#523) 2019-03-06 13:19:58 -08:00
onnxruntime_test_python.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_test_python_backend.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_test_python_keras.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
onnxruntime_test_python_skl.py Adds OnnxTransformer to plug onnxruntime in sckit-learn's pipeline (#389) 2019-01-29 18:51:24 +01:00