- 23 Feb, 2018 3 commits
- 22 Feb, 2018 3 commits
-
-
Aaron Gokaslan authored
* Converted scipy.misc to cv2 Scipy.misc is being deprecated so we should probably switch to OpenCV to reduce the number of needed dependencies. * Removed unused import. * Made Travis happy * Travis fix * Added cv2 dummy func and remove grayscale hack
-
Yuxin Wu authored
-
Yuxin Wu authored
-
- 21 Feb, 2018 3 commits
- 20 Feb, 2018 3 commits
- 19 Feb, 2018 4 commits
-
-
Patrick Wieschollek authored
* humanize time delta into a proper format rather than 48964518 sec. * remove 3rd party dependency * handle non-integer cases * add documentation * proper named function * use datetime.timedelta
-
Yuxin Wu authored
-
Yuxin Wu authored
-
Patrick Wieschollek authored
* a simple generic unction to visualize tensors allowing the copy-past in other examples * PrintData was buggy This fixes the output order of PrintData and supports a constrained recursion to inspect nested objects. Further, it supports more types and keeps the output minimal by providing only necessary information (no shape information for scalars). * fix doc * cleanup
-
- 14 Feb, 2018 3 commits
- 13 Feb, 2018 1 commit
-
-
Yuxin Wu authored
-
- 12 Feb, 2018 4 commits
- 11 Feb, 2018 2 commits
-
-
Patrick Wieschollek authored
* add NVML binding * fix flake8 * separate gpu and nvml * remove stuff * switch to context * Clean-up and rename * fix lint
-
Yuxin Wu authored
-
- 10 Feb, 2018 4 commits
- 09 Feb, 2018 2 commits
- 08 Feb, 2018 4 commits
-
-
Yuxin Wu authored
-
Aaron Gokaslan authored
* Increase GPU counting robustness Added native Tensorflow method to check number of GPUs. * docs * missing import * fix import
-
Yuxin Wu authored
-
Yuxin Wu authored
-
- 07 Feb, 2018 4 commits