Home
last modified time | relevance | path

Searched defs:test_composition (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/autograph/tests/
Dcond_basic_test.py430 def test_composition(self, target, n1, n1_type, n2, n2_type): member in ReferenceTest
/external/eigen/unsupported/test/
Dcxx11_tensor_morphing.cpp464 static void test_composition() in test_composition() function
/external/pytorch/test/dynamo/
Dtest_modules.py2095 def test_composition(self): member in OptimizedModuleTest