Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.cc737 #define NoAttributeCase(hlo_op_code, mlir_op) \ in ImportInstructionImpl() argument
738 case HloOpcode::hlo_op_code: { \ in ImportInstructionImpl()