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);
336 Node* node = AllocateNode( in AddNode()345 Node* copy = AllocateNode(node->props_, node); in CopyNode()636 Node* Graph::AllocateNode(std::shared_ptr<NodeProperties> props, in AllocateNode() function in tensorflow::Graph
594 Node* AllocateNode(std::shared_ptr<NodeProperties> props,