Home
last modified time | relevance | path

Searched defs:shared_memory_alloc_granularity (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/stream_executor/
Ddevice_description.h131 const uint64 &shared_memory_alloc_granularity() const { in shared_memory_alloc_granularity() function
/external/tensorflow/tensorflow/stream_executor/cuda/
Dcuda_gpu_executor.cc928 uint64 shared_memory_alloc_granularity; member