misc/frugally-deep: update 0.15.21-p0 → 0.15.24-p0
Reported by: portscout
This commit is contained in:
parent
e4b2ccb0c5
commit
8557da97d1
3 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= frugally-deep
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.15.21-p0
|
||||
DISTVERSION= 0.15.24-p0
|
||||
CATEGORIES= misc # deep-learning
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1690186953
|
||||
SHA256 (Dobiasd-frugally-deep-v0.15.21-p0_GH0.tar.gz) = 6fa1d51e48b83af798443c3cc1ca2ed07c5c1a2651bde44f81f749deeca7fc7c
|
||||
SIZE (Dobiasd-frugally-deep-v0.15.21-p0_GH0.tar.gz) = 208303
|
||||
TIMESTAMP = 1695542509
|
||||
SHA256 (Dobiasd-frugally-deep-v0.15.24-p0_GH0.tar.gz) = 118b0219a3f17c6d5a3535874acb145ee2079fd309e1fb83884facc684810baf
|
||||
SIZE (Dobiasd-frugally-deep-v0.15.24-p0_GH0.tar.gz) = 208355
|
||||
|
|
|
@ -8,6 +8,7 @@ include/fdeep/filter.hpp
|
|||
include/fdeep/import_model.hpp
|
||||
include/fdeep/layers/activation_layer.hpp
|
||||
include/fdeep/layers/add_layer.hpp
|
||||
include/fdeep/layers/additive_attention_layer.hpp
|
||||
include/fdeep/layers/attention_layer.hpp
|
||||
include/fdeep/layers/average_layer.hpp
|
||||
include/fdeep/layers/average_pooling_3d_layer.hpp
|
||||
|
|
Loading…
Reference in a new issue