Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/
H A Dtest_maskedtensor.py840 def is_unary(op): function
/aosp_15_r20/external/armnn/third-party/doctest/
H A Ddoctest.h580 is_unary = 2 * is_false, // not checked anywhere - used just to distinguish the types enumerator