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.h1558 TF_RETURN_IF_ERROR(GetBackendConfigInternal(&proto)); in backend_config()
2053 Status GetBackendConfigInternal(tensorflow::protobuf::Message* proto) const;
Dhlo_instruction.cc3822 Status HloInstruction::GetBackendConfigInternal( in GetBackendConfigInternal() function in xla::HloInstruction