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.cc100 std::vector<string> HloBatchNormInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloBatchNormInstruction
183 std::vector<string> HloFftInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloFftInstruction
221 std::vector<string> HloCompareInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCompareInstruction
297 std::vector<string> HloTriangularSolveInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloTriangularSolveInstruction
339 std::vector<string> HloCholeskyInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCholeskyInstruction
384 std::vector<string> HloChannelInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloChannelInstruction
414 std::vector<string> HloSendRecvInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloSendRecvInstruction
531 std::vector<string> HloCollectiveInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCollectiveInstruction
579 std::vector<string> HloAllReduceInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloAllReduceInstruction
633 std::vector<string> HloAllToAllInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloAllToAllInstruction
[all …]
Dhlo_instruction.h1882 virtual std::vector<string> ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function