Searched refs:SetProtoIdAndName (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/client/ |
D | xla_builder.cc | 66 void SetProtoIdAndName(T* entry, const string& base_name, char separator, in SetProtoIdAndName() function 350 SetProtoIdAndName(&entry, name_, kNameSeparator, GetNextId()); in Build() 2542 SetProtoIdAndName(&entry, StrCat(name_, "_compute_constant"), kNameSeparator, in BuildConstantSubGraph() 2760 SetProtoIdAndName(&new_computation, in AddCalledComputation() 2766 SetProtoIdAndName(&instruction, in AddCalledComputation()
|