Home
last modified time | relevance | path

Searched defs:resource_mgr (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dresource_mgr_test.cc253 ResourceMgr resource_mgr(""); in TEST() local
283 ResourceMgr resource_mgr(""); in TEST() local
312 ResourceMgr resource_mgr(""); in TEST() local
328 ResourceMgr resource_mgr(""); in TEST() local
Ddataset.h331 ResourceMgr* resource_mgr = nullptr; member
376 ResourceMgr* resource_mgr() { return params_.resource_mgr; } in resource_mgr() function
/external/tensorflow/tensorflow/core/grappler/optimizers/
Devaluation_utils.cc83 DeviceBase* cpu_device, ResourceMgr* resource_mgr, in EvaluateNode()
Dloop_optimizer.cc559 ResourceMgr* resource_mgr, in EvaluateBoolOpForConstantOperands()
598 DeviceBase* cpu_device, ResourceMgr* resource_mgr, in CheckForDeadFanout()
/external/tensorflow/tensorflow/core/kernels/data/
Diterator_ops.cc291 ResourceMgr resource_mgr; member
583 std::unique_ptr<ResourceMgr> resource_mgr = in ComputeAsync() local
674 std::unique_ptr<ResourceMgr> resource_mgr = in ComputeAsync() local
Dcaptured_function.cc420 ResourceMgr* resource_mgr = lib_->device()->resource_manager(); in RunAsync() local
Dmulti_device_iterator_ops.cc128 ResourceMgr* resource_mgr() { return &resource_mgr_; } in resource_mgr() function in tensorflow::data::__anon2db6daca0111::MultiDeviceIterator