misc/frugally-deep: Update 0.15.20-p0 → 0.15.21-p0

Reported by:	portscout
This commit is contained in:
Yuri Victorovich 2023-07-24 01:29:41 -07:00
parent ab1fe14e42
commit fa4992239f
3 changed files with 5 additions and 5 deletions

View file

@ -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

View file

@ -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

View file

@ -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