Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dlaunch_dimensions.h39 LaunchDimensions() in LaunchDimensions() function
42 LaunchDimensions(int64_t block_x_count, int64_t thread_x_count_per_block) in LaunchDimensions() function
46 LaunchDimensions(const Dim3D& block_counts, in LaunchDimensions() function