summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9fa58ca806b95cfe942821d75826df2cce624074 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = python-keras2onnx
	pkgdesc = Convert tf.keras/Keras models to ONNX
	pkgver = 1.7.0.46.g9b9fc36
	pkgrel = 2
	url = https://github.com/onnx/keras-onnx
	arch = any
	license = MIT
	checkdepends = python-pytest
	makedepends = python-setuptools
	makedepends = git
	depends = python
	depends = python-numpy
	depends = python-protobuf
	depends = python-requests
	depends = python-onnx
	depends = python-onnxconverter-common
	depends = python-fire
	depends = python-tensorflow
	source = git+https://github.com/onnx/keras-onnx.git#commit=9b9fc367c30e3a6c2f8a8464db4c3cced52df4ab
	sha256sums = SKIP

pkgname = python-keras2onnx