Searched refs:AllocateNode (Results 1 – 4 of 4) sorted by relevance
43 void FertileStatsResource::AllocateNode(int32 node_id, int32 depth) { in AllocateNode() function in tensorflow::tensorforest::FertileStatsResource51 AllocateNode(child, children_depth); in Allocate()
90 void AllocateNode(int32 node_id, int32 depth);
419 Node* node = AllocateNode( in AddNode()428 Node* copy = AllocateNode(node->props_, node); in CopyNode()744 Node* Graph::AllocateNode(std::shared_ptr<NodeProperties> props, in AllocateNode() function in tensorflow::Graph
662 Node* AllocateNode(std::shared_ptr<NodeProperties> props,