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.cc102 std::vector<string> HloBatchNormInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloBatchNormInstruction
185 std::vector<string> HloFftInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloFftInstruction
222 std::vector<string> HloCopyStartInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCopyStartInstruction
268 std::vector<string> HloCompareInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCompareInstruction
352 std::vector<string> HloTriangularSolveInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloTriangularSolveInstruction
394 std::vector<string> HloCholeskyInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCholeskyInstruction
439 std::vector<string> HloChannelInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloChannelInstruction
472 std::vector<string> HloSendRecvInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloSendRecvInstruction
591 std::vector<string> HloCollectiveInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCollectiveInstruction
627 std::vector<string> HloAllGatherInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloAllGatherInstruction
[all …]
Dhlo_instruction.h2009 virtual std::vector<string> ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function