Home
last modified time | relevance | path

Searched refs:log_memory (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/core/common_runtime/eager/
Dkernel_and_device.h133 tensorflow::Rendezvous* rendez, bool log_memory, in KernelAndDeviceOp() argument
141 log_memory_(log_memory) {} in KernelAndDeviceOp()
Dkernel_and_device.cc244 params.log_memory = log_memory_; in Run()
/external/tensorflow/tensorflow/contrib/makefile/
Dtf_pb_text_files.txt12 tensorflow/core/framework/log_memory.pb_text.cc
Dtf_proto_files.txt16 tensorflow/core/framework/log_memory.proto
Dproto_text_pb_cc_files.txt12 tensorflow/core/framework/log_memory.pb.cc
Dproto_text_pb_h_files.txt12 tensorflow/core/framework/log_memory.pb.h
/external/tensorflow/tensorflow/core/kernels/data/
Dsingle_threaded_executor.cc207 params.log_memory = false; // TODO(mrry): Too severe? in RunAsync()
/external/tensorflow/tensorflow/contrib/cmake/
Dtf_core_framework.cmake151 "tensorflow/core/framework/log_memory.proto"
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h616 bool log_memory = false; member
Dop_kernel.cc716 if (params_->log_memory) { in allocate_tensor()
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1626 params.log_memory = log_memory_; in Process()
/external/tensorflow/tensorflow/core/
DBUILD199 "framework/log_memory.proto",
907 "framework/log_memory.h",