Home
last modified time | relevance | path

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

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