Other Operators
Python API adaptation has been added to the following operators. The operator parameter information is the same as the parameter list of the OP with the same name in atb/infer_op_params.h. The parameter naming style is snake_case. For details about other calling methods, see other operators in OpParam.
- AllGatherParam
- AllReduceParam
- AllToAllParam
- AsStridedParam
- BroadcastParam
- ConcatParam
- CumsumParam
- DynamicNTKParam
- FaUpdateParam
- FillParam
- GatingParam
- LinearParallelParam
- LinearSparseParam
- MultinomialParam
- PagedAttentionParam
- ReshapeAndCacheParam
- RazorFusionAttentionParam
- ReduceScatterParam
- ReduceScatterVParam
- RelayAttentionParam
- SliceParam
- TopkToppSamplingParam
- TransposeParam
Parent topic: OpParam