2019-04-12 10:27:15 +08:00
|
|
|
resolver: lts-13.13
|
2016-10-24 19:26:42 +00:00
|
|
|
|
|
|
|
packages:
|
|
|
|
- tensorflow
|
|
|
|
- tensorflow-core-ops
|
2017-02-20 19:16:42 -08:00
|
|
|
- tensorflow-logging
|
2016-10-24 19:26:42 +00:00
|
|
|
- tensorflow-opgen
|
|
|
|
- tensorflow-ops
|
|
|
|
- tensorflow-proto
|
|
|
|
- tensorflow-mnist
|
|
|
|
- tensorflow-mnist-input-data
|
2017-02-08 19:12:31 -08:00
|
|
|
- tensorflow-records
|
|
|
|
- tensorflow-records-conduit
|
2016-11-18 08:54:36 +11:00
|
|
|
- tensorflow-test
|
2016-10-24 19:26:42 +00:00
|
|
|
|
|
|
|
extra-deps:
|
2019-02-06 04:32:15 +01:00
|
|
|
- snappy-framing-0.1.2
|
2019-04-12 10:27:15 +08:00
|
|
|
- snappy-0.2.0.2
|
2017-05-16 15:18:01 -07:00
|
|
|
|
|
|
|
# For Mac OS X, whose linker doesn't use this path by default
|
|
|
|
# unless you run `xcode-select --install`.
|
|
|
|
# TODO: remove this once we stop depending on `snappy`.
|
|
|
|
extra-lib-dirs:
|
|
|
|
- /usr/local/lib
|
|
|
|
extra-include-dirs:
|
|
|
|
- /usr/local/include
|
2018-05-25 04:33:15 +02:00
|
|
|
|
|
|
|
nix:
|
|
|
|
enable: false
|
|
|
|
shell-file: shell.nix
|