Home
last modified time | relevance | path

Searched defs:report_tensor_allocations_upon_oom (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmaster_session.h167 bool report_tensor_allocations_upon_oom = false; member
/external/tensorflow/tensorflow/core/protobuf/
Dconfig.proto488 bool report_tensor_allocations_upon_oom = 7; field
Dworker.proto209 bool report_tensor_allocations_upon_oom = 5; field
/external/tensorflow/tensorflow/python/training/
Dmonitored_session_test.py1394 debug_tensor_watch, report_tensor_allocations_upon_oom): argument