HomeSort by relevance Sort by last modified time
    Searched refs:l3_cache_size (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/protobuf/
device_properties.proto 43 int64 l3_cache_size = 10;
  /external/tensorflow/tensorflow/core/kernels/
conv_grad_input_ops.cc 422 const size_t l3_cache_size = 30LL << 20; variable
425 const size_t target_working_set_size = l3_cache_size / sizeof(T);
    [all...]

Completed in 138 milliseconds