HomeSort by relevance Sort by last modified time
    Searched full:temp_memory_allocated (Results 1 - 4 of 4) sorted by null

  /external/tensorflow/tensorflow/c/eager/
runtime.cc 318 ms->set_temp_memory_size(context.temp_memory_allocated());
  /external/tensorflow/tensorflow/core/framework/
op_kernel.cc 832 int64 OpKernelContext::temp_memory_allocated() const { function in class:tensorflow::OpKernelContext
    [all...]
op_kernel.h     [all...]
  /external/tensorflow/tensorflow/core/common_runtime/
executor.cc 175 ms->set_temp_memory_size(ctx->temp_memory_allocated());
    [all...]

Completed in 239 milliseconds