Home
last modified time | relevance | path

Searched refs:output_epoch (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/
Dgraph_info.cc83 int output_epoch = tensor_epochs_[output_index]; in Partition() local
84 if (output_epoch == kEpochAlwaysReady) { in Partition()
88 NodeSubset& output_subset = (*node_subsets_)[output_epoch]; in Partition()