Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/xla/
H A Dhlo_function_importer.cc174 static bool IsNestedTupleInData(Type type) { in IsNestedTupleInData() function
729 if (IsNestedTupleInData(result_type)) { in ImportInstructionImpl()