Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.cc137 std::vector<std::string> HloBatchNormInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloBatchNormInstruction
220 std::vector<std::string> HloFftInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloFftInstruction
305 std::vector<std::string> HloAsyncInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloAsyncInstruction
386 std::vector<std::string> HloCopyStartInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCopyStartInstruction
432 std::vector<std::string> HloCompareInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCompareInstruction
517 HloTriangularSolveInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloTriangularSolveInstruction
559 std::vector<std::string> HloCholeskyInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCholeskyInstruction
604 std::vector<std::string> HloChannelInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloChannelInstruction
637 std::vector<std::string> HloSendRecvInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloSendRecvInstruction
758 std::vector<std::string> HloCollectiveInstruction::ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function in xla::HloCollectiveInstruction
[all …]
H A Dhlo_instruction.h2263 virtual std::vector<std::string> ExtraAttributesToStringImpl( in ExtraAttributesToStringImpl() function