Home
last modified time | relevance | path

Searched refs:BackendConfigToRawString (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h1785 static StatusOr<std::string> BackendConfigToRawString(
Dhlo_instruction.cc4329 raw_string_ = BackendConfigToRawString(*proto_).ValueOrDie(); in GetRawString()
4378 /* static */ StatusOr<std::string> HloInstruction::BackendConfigToRawString( in BackendConfigToRawString() function in xla::HloInstruction