- 05 May, 2017 3 commits
-
-
Patrick Wieschollek authored
After writing `x = Conv2D(...)` one can access the used variables by `x.variables.W` and `x.variables.b` if they exists. This is much better than writing: `x.name.replace('/output:0', "/W:0").replace('tower0/', '')` whould would also break the InferenceRunner.
-
Yuxin Wu authored
-
Yuxin Wu authored
-
- 04 May, 2017 3 commits
- 03 May, 2017 5 commits
- 02 May, 2017 4 commits
- 01 May, 2017 1 commit
-
-
Yuxin Wu authored
-
- 30 Apr, 2017 3 commits
- 29 Apr, 2017 4 commits
- 27 Apr, 2017 2 commits
-
-
Yuxin Wu authored
-
Patrick Wieschollek authored
* add max_p to psnr * Update symbolic_functions.py * fix liniting and remove name_scope
-
- 21 Apr, 2017 2 commits
-
-
Patrick Wieschollek authored
-
Yuxin Wu authored
-
- 20 Apr, 2017 3 commits
- 19 Apr, 2017 1 commit
-
-
Patrick Wieschollek authored
* solution from issue 207 * remove copy * remove old docs
-
- 18 Apr, 2017 2 commits
- 14 Apr, 2017 1 commit
-
-
Yuxin Wu authored
-
- 12 Apr, 2017 2 commits
- 11 Apr, 2017 4 commits