Searched refs:FillAttrValueMap (Results 1 – 7 of 7) sorted by relevance
104 value_operation->Attrs().FillAttrValueMap(func->mutable_attr()); in SetAttrFunction()207 value_operation->Attrs().FillAttrValueMap(funcs[i].mutable_attr()); in SetAttrFunctionList()228 Attrs().FillAttrValueMap(&attrs); in InputLength()255 Attrs().FillAttrValueMap(&attrs); in OutputLength()504 Attrs().FillAttrValueMap(ndef.mutable_attr()); in DebugString()
165 void AttrBuilder::FillAttrValueMap(AttrValueMap* m) const { in FillAttrValueMap() function in tensorflow::AttrBuilder232 FillAttrValueMap(node_def_.mutable_attr()); in BuildNodeDef()313 FillAttrValueMap(name_and_attrs->mutable_attr()); in GetNameAttrList()
155 void FillAttrValueMap(AttrValueMap* m) const;
201 op->Attrs().FillAttrValueMap(remote_op->mutable_attrs()); in Run()
39 op->Attrs().FillAttrValueMap(remote_op->mutable_attrs()); in PrepareRemoteOp()
1436 operation->Attrs().FillAttrValueMap(&attr_values); in ExtractAttrs()1692 op->Attrs().FillAttrValueMap(&attr_values); in TEST()1739 op->Attrs().FillAttrValueMap(&attr_values); in TEST()
620 OperationFromInterface(op)->Attrs().FillAttrValueMap(node_def.mutable_attr()); in TFE_InferShapes()