gpu.launch_func: add accessors to grid configuration operands
Add accessor functions that return `gpu::KernelDim3` containing the respective operands for grid and block size accepted by `gpu.launch_func`. Use the same signature as for `gpu.launch`. PiperOrigin-RevId: 254942674
Loading
Please sign in to comment