Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_metadata.h219 Status RecordInstructions();
Dhlo_module_group_metadata.cc66 TF_RETURN_IF_ERROR(RecordInstructions()); in Build()
299 Status HloModuleGroupMetadata::RecordInstructions() { in RecordInstructions() function in xla::HloModuleGroupMetadata