Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dthunk_schedule.h65 int StreamNumberForHlo(const HloInstruction& hlo) const { in StreamNumberForHlo() function
Dstream_assignment.cc32 int StreamAssignment::StreamNumberForHlo(const HloInstruction& hlo) const { in StreamNumberForHlo() function in xla::gpu::StreamAssignment