Searched defs:test_to (Results 1 – 15 of 15) sorted by relevance
188 static void test_to() { in test_to() function
134 def test_to(self): member in PackedSequenceTest
444 def test_to(self): member in SpinboxTest891 def test_to(self): member in ScaleTest
870 def test_to(self, device, dtype, module_info, training, swap, set_grad): member in TestModule
368 def test_to(self): member in TestNNAPI
2347 def test_to(self): member in TestVmapOperatorsLegacy
583 def test_to(self): member in TestNestedTensor
9321 def test_to(self): member in TestTorch
3950 def test_to(self): member in TestMPS
215 def test_to(self): member in TestNN
774 def test_to(self): member in ScaleTest
1735 def test_to(self): member in OptimizedModuleTest
3096 def test_to(self): member in FunctionTests
3153 def test_to(self): member in TestVmapOperators
1435 auto test_to = [&](at::ScalarType b, bool c, bool d, c10::MemoryFormat e) { in TEST() local