Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2943 HloInstruction* target_op, in EmitTargetElementLoop()
2949 HloInstruction* target_op, absl::string_view desc, in EmitTargetElementLoop()
/external/tensorflow/tensorflow/python/framework/
Dops.py411 def _get_input_ops_without_shapes(self, target_op): argument