Searched refs:AllocateNode (Results 1 – 2 of 2) sorted by relevance
466 Node* node = AllocateNode( in AddNode()476 Node* copy = AllocateNode(node->props_, node, node->class_); in CopyNode()801 Node* Graph::AllocateNode(std::shared_ptr<NodeProperties> props, in AllocateNode() function in tensorflow::Graph
730 Node* AllocateNode(std::shared_ptr<NodeProperties> props,