Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h1734 TF_RETURN_IF_ERROR(GetBackendConfigInternal(&proto)); in backend_config()
2300 Status GetBackendConfigInternal(tensorflow::protobuf::Message* proto) const;
Dhlo_instruction.cc4305 Status HloInstruction::GetBackendConfigInternal( in GetBackendConfigInternal() function in xla::HloInstruction