- 12 Feb, 2017 4 commits
-
-
Yuxin Wu authored
-
Patrick Wieschollek authored
* Add helper function/decorator for deprecation warning This logs warnings about deprecated functions and also shows the filename as well as the linenumber. * enhance documentation * try to fix python3 (blindly) * deprecation: use one function to log and one function as decorator * fix linting
-
Yuxin Wu authored
-
Yuxin Wu authored
-
- 11 Feb, 2017 1 commit
-
-
Yuxin Wu authored
-
- 10 Feb, 2017 6 commits
- 09 Feb, 2017 5 commits
-
-
Yuxin Wu authored
-
Yuxin Wu authored
-
chang810249 authored
-
Patrick Wieschollek authored
* fix typo `asypte` and remove casting error * add clipping
-
Yuxin Wu authored
-
- 08 Feb, 2017 6 commits
- 07 Feb, 2017 11 commits
-
-
Yuxin Wu authored
-
Yuxin Wu authored
-
Yuxin Wu authored
-
Yuxin Wu authored
-
Yuxin Wu authored
-
Yuxin Wu authored
-
Yuxin Wu authored
-
Yuxin Wu authored
-
Yuxin Wu authored
-
Yuxin Wu authored
-
Patrick Wieschollek authored
* LMDB fix LMDB was slow (>35min for ILSVRC2012_img_train.lmdb) when iterating over the entries to find the keys. Now, it is possible to specify the key_format, such that there is no overhead anymore. Changes: - use key_format to generate keys - remove lmdb_open in reset-state (was open db twice) - msgpack raised an exception, which is now catched * use six to check stringtype * rename key_format argument in lmdb and proper documentation * small changes for prefetching * some docs
-
- 06 Feb, 2017 1 commit
-
-
Tatsuya authored
-
- 05 Feb, 2017 3 commits
- 04 Feb, 2017 3 commits