Home
last modified time | relevance | path

Searched defs:threads_per_warp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dgpu_device_info.h29 int threads_per_warp; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/
H A Ddevice_description.h232 const int64_t &threads_per_warp() const { return threads_per_warp_; } in threads_per_warp() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/tpu/
H A Dc_api_decl.h134 int64_t threads_per_warp; member