Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_device_info.h28 int threads_per_block_limit; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddevice_description.cc120 const int64_t threads_per_block_limit = in ThreadDimOk() local
H A Ddevice_description.h221 const int64_t &threads_per_block_limit() const { in threads_per_block_limit() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_decl.h133 int64_t threads_per_block_limit; member