Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dexhaustive_op_test_utils.cc69 Type CallOperation(FuncPtr* func, const std::array<Type, 1>& in) { in CallOperation() function
74 Type CallOperation(FuncPtr* func, const std::array<Type, 2>& in) { in CallOperation() function