Commit f1dbfe5
Update DLP to use new RC of tensorframes (v0.2.9-rc3) (#45)
* Update DLP to use new RC of tensorframes (v0.2.9-rc0)
* Update tensorflow dependency from 1.1 -> 1.3, add pandas dependency
* Update test_tf_consistency to only compare graph nodes (exclude 'version', 'library' fields from comparison)
* Add cython dependency
* Move cython up in requirements file, hopefully pip installs it first?
* fix typo
* Update pandas to version that has cython dependency
* Remove cython dependency
* Update numpy version from 1.11.2 --> 1.13.1
* Update python dependencies to minimum version requirements instead
of exact requirements
* Add upper version bound on pillow
* Temporarily set keras version to 2.0.4 to see if build succeeds
* Debugging, do not merge
* Try tests with keras >= 2.0.4
* Fix keras version to 2.0.4, add explanatory comment
* Update tensorframes dep to 0.2.9-rc1
* Remove print statements
* Update tensorframes version to 0.2.9-rc1
* Upgrade to tensorframes RC2
* Update to tensorframes 0.2.9-rc31 parent a5a6e07 commit f1dbfe5
File tree
4 files changed
+19
-14
lines changed- python
- tests/graph
4 files changed
+19
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
| |||
0 commit comments