Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/xla/
Dhlo_function_importer.cc179 auto hlo_parameter = computation.parameter_instruction(i); in ImportInstructionsImpl() local
180 instruction_value_map_[hlo_parameter] = arguments[i]; in ImportInstructionsImpl()