Home
last modified time | relevance | path

Searched refs:test_mnist (Results 1 – 5 of 5) sorted by relevance

/external/pytorch/test/cpp/api/
Dintegration.cpp103 bool test_mnist( in test_mnist() function
281 ASSERT_TRUE(test_mnist( in TEST_F()
317 ASSERT_TRUE(test_mnist( in TEST_F()
/external/pytorch/test/onnx/
Dtest_models.py115 def test_mnist(self): member in TestModels
Dtest_fx_to_onnx_with_onnxruntime.py268 def test_mnist(self): member in TestFxToOnnxWithOnnxRuntime
/external/pytorch/torch/csrc/lazy/
Dtutorial.md124 … of the script [here](https://github.com/pytorch/pytorch/blob/master/torch/csrc/lazy/test_mnist.py)
/external/pytorch/test/jit/
Dtest_models.py286 def test_mnist(self): member in TestModels