Searched refs:mutable_attrs (Results 1 – 7 of 7) sorted by relevance
200 op->Attrs().FillAttrValueMap(remote_op->mutable_attrs()); in Run()
40 op->Attrs().FillAttrValueMap(remote_op->mutable_attrs()); in PrepareRemoteOp()
214 (*operation->mutable_attrs())[attr_entry.first] = attr_entry.second; in BuildOperation()
325 (*node_.mutable_attrs())[attr.first].MergeFrom(attr.second); in TFGraphNode()
1502 op->Attrs().FillAttrValueMapWithoutDefaults(remote_op->mutable_attrs()); in PrepareRemoteOp()
533 mutable_attrs(); in Swap()4731 Operation::mutable_attrs() { in mutable_attrs() function
1301 ::flatbuffers::Vector<uint32_t> *mutable_attrs() {