2017-05-10 05:49:51 +02:00
|
|
|
resolver: lts-8.13
|
2016-10-24 21:26:42 +02:00
|
|
|
|
|
|
|
packages:
|
|
|
|
- tensorflow
|
|
|
|
- tensorflow-core-ops
|
2017-02-21 04:16:42 +01:00
|
|
|
- tensorflow-logging
|
2016-10-24 21:26:42 +02:00
|
|
|
- tensorflow-opgen
|
|
|
|
- tensorflow-ops
|
|
|
|
- tensorflow-proto
|
|
|
|
- tensorflow-mnist
|
|
|
|
- tensorflow-mnist-input-data
|
2017-02-09 04:12:31 +01:00
|
|
|
- tensorflow-records
|
|
|
|
- tensorflow-records-conduit
|
2016-11-17 22:54:36 +01:00
|
|
|
- tensorflow-test
|
2016-10-24 21:26:42 +02:00
|
|
|
|
|
|
|
extra-deps:
|
2017-02-09 04:12:31 +01:00
|
|
|
- snappy-framing-0.1.1
|
|
|
|
- snappy-0.2.0.2
|
2017-08-03 07:47:55 +02:00
|
|
|
# TODO: Remove these once the new versions are in lts-9.
|
|
|
|
- proto-lens-protobuf-types-0.2.2.0
|
|
|
|
- proto-lens-0.2.2.0
|
|
|
|
- proto-lens-descriptors-0.2.2.0
|
|
|
|
- proto-lens-protoc-0.2.2.1
|
2017-05-17 00:18:01 +02: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
|