-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
hello.
thanks for such a cool library.
if you have time, or if possible, please let me know how can I add these operators?
convTranspose, gelu, layerNorm, groupNorm, instanceNorm, swish, mish, localResponseNorm, paddings, permute, repeat, channelShuffle, reshape, celu, selu, elu, shrink, softmax, softplus, expandDims, squeeze, tile, dft/stft?
the reason is that when these ops when implemented, can help rtNeural run transformers and attention based models, autoencoders and spectrogram to spectrogram conversion models, allowing to write various plugins like noise removals etc.
other things like abs, log, sin, cos, sinh, cosh, argmin, argmax, clip, etc seems not implemented, although it seems easier to implement than others.
thanks.
Metadata
Metadata
Assignees
Labels
No labels