Home
last modified time | relevance | path

Searched defs:complicated (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/autograph/pyct/common_transformers/
H A Danf_test.py380 def test_function(compute, something, complicated, foo): argument
385 def expected_result(compute, something, complicated, foo): argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py13984 def complicated(x): function