Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc606 HloInstruction* src_hlo = sources.values()[0]->instruction(); in GetOutputInfo() local
609 info.passthrough = src_hlo->opcode() == HloOpcode::kParameter; in GetOutputInfo()
612 assignment.GetUniqueSlice(src_hlo, sources.values()[0]->index())); in GetOutputInfo()