Home
last modified time | relevance | path

Searched refs:ToStringWithCanonicalNameMap (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_computation.cc620 instruction->ToStringWithCanonicalNameMap(new_options, &name_map)); in ToCord()
H A Dhlo_instruction.h1521 std::string ToStringWithCanonicalNameMap(
H A Dhlo_instruction.cc2969 return ToStringWithCanonicalNameMap(options, &new_map); in ToString()
3056 std::string HloInstruction::ToStringWithCanonicalNameMap( in ToStringWithCanonicalNameMap() function in xla::HloInstruction