Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/data/
Diterator_ops.cc523 IteratorResource* existing_resource = nullptr; in Compute() local
526 &existing_resource); in Compute()
531 existing_resource->Unref(); in Compute()