blob: e17e7f8bcaac4bc8f4e7eedd99466fcffd476094 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
pkgbase = nni
pkgdesc = An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
pkgver = 3.0
pkgrel = 1
url = https://github.com/microsoft/nni
arch = x86_64
arch = aarch64
license = MIT
makedepends = cmake
makedepends = jupyterlab
makedepends = python-installer
makedepends = python-pip
makedepends = python-setuptools
makedepends = python-wheel
makedepends = typescript
depends = python-cloudpickle
depends = python-filelock
depends = python-json-tricks
depends = python-schema
depends = python-typeguard
depends = python-websockets
source = https://github.com/microsoft/nni/archive/refs/tags/v3.0.tar.gz
md5sums = 7888301a35382fc4e9af845795cec7f1
pkgname = nni
|