Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.h112 StatusOr<mlir::Operation*> ImportInstructionImpl(
Dhlo_function_importer.cc227 StatusOr<mlir::Operation*> HloFunctionImporter::ImportInstructionImpl( in ImportInstructionImpl() function in xla::HloFunctionImporter
844 ImportInstructionImpl(instruction, func_builder)); in ImportInstruction()