Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.cc99 std::vector<string> HloBatchNormInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloBatchNormInstruction
182 std::vector<string> HloFftInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloFftInstruction
220 std::vector<string> HloCompareInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCompareInstruction
296 std::vector<string> HloTriangularSolveInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloTriangularSolveInstruction
338 std::vector<string> HloCholeskyInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCholeskyInstruction
378 std::vector<string> HloSendRecvInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloSendRecvInstruction
493 std::vector<string> HloCollectiveInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCollectiveInstruction
554 std::vector<string> HloAllReduceInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloAllReduceInstruction
620 HloCollectivePermuteInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCollectivePermuteInstruction
667 std::vector<string> HloReverseInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloReverseInstruction
[all …]
Dhlo_instruction.h1676 virtual std::vector<string> ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function