Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/
Ddevice_description.cc129 auto threads_per_block_limit = device_description.threads_per_block_limit(); in ThreadDimOk() local
Ddevice_description.h88 const int64 &threads_per_block_limit() const { in threads_per_block_limit() function