Searched defs:ClearSlot (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/ | ||
D | split_collection_operators.h | 74 virtual void ClearSlot(int32 node_id) { stats_.erase(node_id); } in ClearSlot() function |
D | graph_collection_operator.cc | 134 void GraphRunnerSplitCollectionOperator::ClearSlot(int32 node_id) { in ClearSlot() function in tensorflow::tensorforest::GraphRunnerSplitCollectionOperator |