Searched defs:check_copy (Results 1 – 7 of 7) sorted by relevance
15 void check_copy(X x) { in check_copy() function
59 void check_copy( Rng r ) in check_copy() function
698 def check_copy(mod, mod_copied): function
2141 def check_copy(copy, is_leaf, requires_grad, data_ptr=None): function
385 const auto check_copy = almostEqual(out_copied, in_cpu); in TEST_F() local411 const auto check_copy = almostEqual(out_copied, in_cpu); in TEST_F() local
353 const auto check_copy = almostEqual(out_copied, in_cpu); in TEST_F() local
3046 def check_copy(x, y): function