Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.h48 bool IdenticalSlowPath(
117 bool IdenticalSlowPath(
145 bool IdenticalSlowPath(
171 bool IdenticalSlowPath(
196 bool IdenticalSlowPath(
229 bool IdenticalSlowPath(
304 bool IdenticalSlowPath(
338 bool IdenticalSlowPath(
386 bool IdenticalSlowPath(
412 bool IdenticalSlowPath(
[all …]
Dhlo_instructions.cc83 bool HloBatchNormInstruction::IdenticalSlowPath( in IdenticalSlowPath() function in xla::HloBatchNormInstruction
188 bool HloFftInstruction::IdenticalSlowPath( in IdenticalSlowPath() function in xla::HloFftInstruction
225 bool HloCompareInstruction::IdenticalSlowPath( in IdenticalSlowPath() function in xla::HloCompareInstruction
301 bool HloTriangularSolveInstruction::IdenticalSlowPath( in IdenticalSlowPath() function in xla::HloTriangularSolveInstruction
343 bool HloCholeskyInstruction::IdenticalSlowPath( in IdenticalSlowPath() function in xla::HloCholeskyInstruction
388 bool HloSendRecvInstruction::IdenticalSlowPath( in IdenticalSlowPath() function in xla::HloSendRecvInstruction
506 bool HloCollectiveInstruction::IdenticalSlowPath( in IdenticalSlowPath() function in xla::HloCollectiveInstruction
567 bool HloAllReduceInstruction::IdenticalSlowPath( in IdenticalSlowPath() function in xla::HloAllReduceInstruction
572 return HloCollectiveInstruction::IdenticalSlowPath(other, eq_computations) && in IdenticalSlowPath()
631 bool HloCollectivePermuteInstruction::IdenticalSlowPath( in IdenticalSlowPath() function in xla::HloCollectivePermuteInstruction
[all …]
Dhlo_instruction.h938 return IdenticalSlowPath(other, eq_computations);
1707 virtual bool IdenticalSlowPath(
Dhlo_instruction.cc1720 bool HloInstruction::IdenticalSlowPath( in IdenticalSlowPath() function in xla::HloInstruction