misc/frugally-deep: Update 0.15.20-p0 → 0.15.21-p0
Reported by: portscout
This commit is contained in:
parent
ab1fe14e42
commit
fa4992239f
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
PORTNAME= frugally-deep
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.15.20-p0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.15.21-p0
|
||||
CATEGORIES= misc # deep-learning
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1678050486
|
||||
SHA256 (Dobiasd-frugally-deep-v0.15.20-p0_GH0.tar.gz) = ad0e0506b89e36ea73644c2e8dde0e56b37846de4d28f625905c633b3e1f6d6e
|
||||
SIZE (Dobiasd-frugally-deep-v0.15.20-p0_GH0.tar.gz) = 207432
|
||||
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
|
||||
|
|
|
@ -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/attention_layer.hpp
|
||||
include/fdeep/layers/average_layer.hpp
|
||||
include/fdeep/layers/average_pooling_3d_layer.hpp
|
||||
include/fdeep/layers/batch_normalization_layer.hpp
|
||||
|
|
Loading…
Reference in a new issue