triton.language.num_programs¶
- triton.language.num_programs(axis, _builder=None)¶
Returns the number of program instances launched along the given
axis.- 参数:
axis (int) -- The axis of the 3D launch grid. Must be 0, 1 or 2.
Returns the number of program instances launched along the given axis.
axis (int) -- The axis of the 3D launch grid. Must be 0, 1 or 2.