Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dresource_mgr.h332 return resource_is_private_to_kernel_; in resource_is_private_to_kernel()
342 bool resource_is_private_to_kernel_ = false; variable
Dresource_mgr.cc278 resource_is_private_to_kernel_ = true; in Init()