Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dresource_handle.h72 static constexpr const char* ANONYMOUS_NAME = variable
Dresource_mgr.cc47 if (name == ResourceHandle::ANONYMOUS_NAME) { in MakeResourceHandle()
Dresource_mgr.h643 if (name_ == ResourceHandle::ANONYMOUS_NAME) {
/external/tensorflow/tensorflow/core/kernels/data/
Dmulti_device_iterator_ops.cc417 if (name_ == ResourceHandle::ANONYMOUS_NAME) { in Compute()