Home
last modified time | relevance | path

Searched defs:hlo_instruction (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcopy_thunk.cc27 const HloInstruction* hlo_instruction) in HostToDeviceCopyThunk()
45 const HloInstruction* hlo_instruction) in DeviceToDeviceCopyThunk()
Dhlo_execution_profiler.cc101 const HloInstruction* hlo_instruction) { in FinishHloInstruction()
112 const HloInstruction* hlo_instruction) { in MakeScopedInstructionProfiler()
Dtuple_thunk.h39 const HloInstruction* hlo_instruction) in TupleThunk()
Dthunk.h73 explicit Thunk(Kind kind, const HloInstruction* hlo_instruction) in Thunk()
80 const HloInstruction* hlo_instruction() const { return hlo_instruction_; } in hlo_instruction() function
Dhlo_execution_profiler.h90 const HloInstruction* hlo_instruction) in ScopedInstructionProfiler()
Doutfeed_thunk.cc27 const HloInstruction* hlo_instruction) in OutfeedThunk()
Dkernel_thunk.cc38 const HloInstruction* hlo_instruction, in KernelThunk()
Dinfeed_thunk.cc27 const HloInstruction* hlo_instruction) in InfeedThunk()
Dgemm_thunk.cc40 const HloInstruction *hlo_instruction, in GemmThunk()
/external/tensorflow/tensorflow/compiler/xla/service/mlir_gpu/
Demission_context.cc95 void EmissionContext::addError(const HloInstruction* hlo_instruction, in addError()
/external/tensorflow/tensorflow/compiler/xla/service/
Dlogical_buffer_analysis.cc100 Status LogicalBufferAnalysis::DefaultAction(HloInstruction* hlo_instruction) { in DefaultAction()
Ddfs_hlo_visitor_with_default.h323 Status DefaultAction(HloInstructionPtr hlo_instruction) override { in DefaultAction()
Dtuple_points_to_analysis.cc199 Status TuplePointsToAnalysis::DefaultAction(HloInstruction* hlo_instruction) { in DefaultAction()
Dhlo_computation_test.cc234 Status DefaultAction(HloInstruction* hlo_instruction) override { in TEST_F()
Dhlo_cost_analysis.cc94 const HloInstruction* hlo_instruction) { in HandleElementwiseOp()
Dhlo_instruction_test.cc55 Status DefaultAction(HloInstruction* hlo_instruction) override { in DefaultAction()
577 Status DefaultAction(HloInstruction* hlo_instruction) override { in DefaultAction()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc194 Status DefaultAction(HloInstruction* hlo_instruction) override { in DefaultAction()