mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
dnn_backend_native_layer_mathunary: add cosh support
Signed-off-by: Ting Fu <ting.fu@intel.com>
This commit is contained in:
parent
85c0608c6b
commit
62fc7e3035
4 changed files with 7 additions and 2 deletions
|
|
@ -23,4 +23,4 @@ str = 'FFMPEGDNNNATIVE'
|
|||
major = 1
|
||||
|
||||
# increase minor when we don't have to re-convert the model file
|
||||
minor = 13
|
||||
minor = 14
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue