Home
last modified time | relevance | path

Searched defs:ClearSlot (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Dsplit_collection_operators.h74 virtual void ClearSlot(int32 node_id) { stats_.erase(node_id); } in ClearSlot() function
Dgraph_collection_operator.cc134 void GraphRunnerSplitCollectionOperator::ClearSlot(int32 node_id) { in ClearSlot() function in tensorflow::tensorforest::GraphRunnerSplitCollectionOperator