Home
last modified time | relevance | path

Searched refs:InableCppType (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/test/op_tests/utils/
H A Dgen_computegraph.py86 InableCppType = frozenset([AT_TENSOR, AT_TENSOR_LIST]) variable
136 is_in=(cpp_type in InableCppType),
471 assert ref.src_cpp_type in InableCppType and ref.is_in
493 assert ref.src_cpp_type in InableCppType and ref.is_in