forked from NervanaSystems/ngraph-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
47 lines (39 loc) · 849 Bytes
/
requirements.txt
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
# List requirements strictly here, so that a best known config can
# always be reproduced for testing and development.
#
# Also add requirements to setup.py, but do not pin to a strict
# version requirement there unless necessary.
# These come over from neon
numpy==1.13.1
h5py==2.6.0
appdirs==1.4.0
# tensorflow & protobuf
six==1.10.0
tensorflow==0.12.1
scipy==0.18.1
protobuf==3.2.0
# other requirements
requests==2.13.0
frozendict==1.2
cached-property==1.3.0
orderedset==2.0
tqdm==4.11.2
enum34==1.1.6
future==0.16.0
configargparse==0.11.0
cachetools==2.0.0
decorator==4.0.11
pynvrtc==7.5
# Python 2 and 3 compatible monotonic clock for tracing
monotonic==1.3
# notebooks
jupyter==1.0.0
nbconvert==5.1.1
nbformat==4.3.0
# cffi is required to wrap warp-ctc
cffi>=1.0
# neon frontend
parsel==1.2.0
pillow==4.2.0
# onnx frontend
onnx==1.0.0