Home
last modified time | relevance | path

Searched defs:test_unary (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dspecial_math_ops_test.py659 def test_unary(self): member in EinsumTest
964 def test_unary(self): member in EinsumGradTest
/aosp_15_r20/external/pigweed/pw_rpc/py/tests/
H A Dpython_client_cpp_server_test.py42 def test_unary(self) -> None: member in RpcIntegrationTest
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_tokenize.py554 def test_unary(self): member in TokenizeTest
2105 def test_unary(self): member in CTokenizeTest
Dtest_collections.py2303 def test_unary(self): member in TestCounter
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/interval/test/
Dtest_float.cpp21 void test_unary() { in test_unary() function
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_tokenize.py434 def test_unary(self): member in TokenizeTest
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c416 test_unary(unsigned verbose, FILE *fp, const struct unary_test_t *test, unsigned length) in test_unary() function
/aosp_15_r20/external/pytorch/test/jit/
H A Dtest_dtype_analysis.py174 def test_unary(self): member in TestDtypeAnalysis
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/anyhow-1.0.82/tests/
H A Dtest_ensure.rs154 fn test_unary() { in test_unary() function
/aosp_15_r20/external/rust/android-crates-io/crates/anyhow/tests/
Dtest_ensure.rs154 fn test_unary() { in test_unary() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_maskedtensor.py435 def test_unary(self, fn): member in TestUnary
H A Dtest_proxy_tensor.py1063 def test_unary(self): member in TestSymbolicTracing
/aosp_15_r20/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py963 def test_unary(method, prec, exp_range, restricted_range, itr, stat): function
/aosp_15_r20/external/python/jinja/tests/
Dtest_lexnparse.py349 def test_unary(self, env): member in TestSyntax