File: control

package info (click to toggle)
dlmodelbox 1.1.1-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 84 kB
  • sloc: python: 152; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 658 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: dlmodelbox
Section: science
Priority: optional
Maintainer: Bofu Chen (bafu) <bofu@dt42.io>
Build-Depends: debhelper (>= 9.0.0), dh-python, python3 (>= 3.4)
Standards-Version: 4.4.1
Homepage: http://github.com/DT42/DLModelBox

Package: dlmodelbox
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Swiss Army Knife of Deep Learning Models
 DLModelBox provides utilities to help create and manage DL model
 packages.
 .
 There is not an unified specification for the format of deep learning
 model package format currently. DLModelBox defines a specification, and
 helps user to create model packages and manage models easier.