-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtensorflow_mac_m1.yml
88 lines (88 loc) · 2.41 KB
/
tensorflow_mac_m1.yml
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
name: tf2
channels:
- apple
- conda-forge
dependencies:
- abseil-cpp=20211102.0=h6b3803e_1
- c-ares=1.18.1=h3422bc3_0
- ca-certificates=2022.6.15=h4653dfc_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- grpc-cpp=1.47.0=h7d90225_1
- grpcio=1.47.0=py39h9c875a3_1
- h5py=3.6.0=nompi_py39hd982b79_100
- hdf5=1.12.1=nompi_hf9525e8_104
- krb5=1.19.3=hf9b2bbe_0
- libblas=3.9.0=15_osxarm64_openblas
- libcblas=3.9.0=15_osxarm64_openblas
- libcurl=7.83.1=h2fcd78c_0
- libcxx=14.0.6=h04bba0f_0
- libedit=3.1.20191231=hc8eb9b7_2
- libev=4.33=h642e427_1
- libffi=3.3=h9f76cd9_2
- libgfortran=5.0.0.dev0=11_0_1_hf114ba7_23
- libgfortran5=11.0.1.dev0=hf114ba7_23
- liblapack=3.9.0=15_osxarm64_openblas
- libnghttp2=1.47.0=he723fca_0
- libopenblas=0.3.20=openmp_h2209c59_0
- libprotobuf=3.20.1=h332123e_0
- libssh2=1.10.0=hb80f160_2
- libzlib=1.2.12=ha287fd2_1
- llvm-openmp=14.0.4=hd125106_0
- ncurses=6.3=h07bb92c_1
- numpy=1.22.4=py39h7df2422_0
- openssl=1.1.1p=ha287fd2_0
- pip=22.1.2=pyhd8ed1ab_0
- python=3.9.0=h4b4120c_5_cpython
- python_abi=3.9=2_cp39
- re2=2022.06.01=h9a09cb3_0
- readline=8.1.2=h46ed386_0
- setuptools=62.6.0=py39h2804cbe_0
- sqlite=3.39.0=h40dfcc0_0
- tensorflow-deps=2.9.0=0
- tk=8.6.12=he1e0b03_0
- tzdata=2022a=h191b570_0
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.5=h642e427_1
- zlib=1.2.12=ha287fd2_1
- pip:
- absl-py==1.1.0
- astunparse==1.6.3
- cachetools==5.2.0
- certifi==2022.6.15
- charset-normalizer==2.0.12
- flatbuffers==1.12
- gast==0.4.0
- google-auth==2.8.0
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- idna==3.3
- importlib-metadata==4.12.0
- keras==2.9.0
- keras-preprocessing==1.1.2
- libclang==14.0.1
- markdown==3.3.7
- oauthlib==3.2.0
- opt-einsum==3.3.0
- packaging==21.3
- protobuf==3.19.4
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyparsing==3.0.9
- requests==2.28.0
- requests-oauthlib==1.3.1
- rsa==4.8
- six==1.15.0
- tensorboard==2.9.1
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow-estimator==2.9.0
- tensorflow-macos==2.9.2
- tensorflow-metal==0.5.0
- termcolor==1.1.0
- typing-extensions==4.2.0
- urllib3==1.26.9
- werkzeug==2.1.2
- wrapt==1.14.1
- zipp==3.8.0
prefix: /opt/homebrew/Caskroom/miniforge/base/envs/tf2