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.cc304 resource_is_private_to_kernel_ = true; in Init()
Dresource_mgr.h427 return resource_is_private_to_kernel_; in resource_is_private_to_kernel()
437 bool resource_is_private_to_kernel_ = false; variable