You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-14 22:15:12 +02:00
lavfi/dnn/dnn_backend_native_layer_mathunary: add exp support
Signed-off-by: Wenlong Ding <wenlong.ding@intel.com>
This commit is contained in:
@ -23,4 +23,4 @@ str = 'FFMPEGDNNNATIVE'
|
||||
major = 1
|
||||
|
||||
# increase minor when we don't have to re-convert the model file
|
||||
minor = 22
|
||||
minor = 23
|
||||
|
Reference in New Issue
Block a user