- 09 7月, 2018 3 次提交
- 08 7月, 2018 4 次提交
-
-
由 fengjiayi 提交于
1. Shrink DoubleBufferReader's buffer size to 3. 2. Add BatchReader an option to discard leftover instances. 3. Fix a MultiPassReader bug on pass count.
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
1. Make PyReader and RandomDataGenerator inherited from FileReader. 2. Remove the memeber variable 'dims_' and realated checks in FileReader.
-
由 yuyang18 提交于
-
- 26 6月, 2018 1 次提交
-
-
由 sneaxiy 提交于
-
- 25 6月, 2018 6 次提交
- 21 6月, 2018 3 次提交
-
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
1. Add a new attribute named 'startuo_seed' to RandomCropOp. If the input 'Seed' is not initialized, the 'startup_seed' will be used to replace it. 2. Refine CustomReader. Add a member variable 'scope_' to it. The 'scope_' will act as the global scope of preprocesing, making it possiable to save something cross batches.
-
- 12 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
* less_than * cumsum * multiplex * open_recordio_file
-
- 07 6月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 04 6月, 2018 3 次提交
- 01 6月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 31 5月, 2018 1 次提交
-
-
由 Yancey1989 提交于
-
- 30 5月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 25 5月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 24 5月, 2018 3 次提交
- 23 5月, 2018 4 次提交
- 10 5月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 09 5月, 2018 1 次提交
-
-
由 fengjiayi 提交于
-
- 08 5月, 2018 1 次提交
-
-
由 Yu Yang 提交于
Do not use ctor * Reduce line of codes. * We can use virtual function for Maker now. * The implementation does not care what maker holds, it is easier to refactor later.
-
- 27 4月, 2018 3 次提交
-
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 Abhinav Arora 提交于
* Fix CPPLint issue in test_engine * Fix CPPLint errors in operators/math * Fix compilation
-
- 26 4月, 2018 1 次提交
-
-
由 Abhinav Arora 提交于
* Fix more CPPLint issues * Fix more CPPLint issues * Fix more CPPLint issues * Fix CPPLint issues in operators/math and operators/reader
-