- 31 5月, 2018 3 次提交
-
-
由 Kexin Zhao 提交于
* initial commit * modify rnn_encoder_docoder example
-
由 Nicky 提交于
-
由 Haichao Zhang 提交于
-
- 30 5月, 2018 4 次提交
-
-
由 fengjiayi 提交于
-
由 qingqing01 提交于
* Develop a fake dequantized op for fixed-point quantization training framework. * Add the missing file.
-
由 Kexin Zhao 提交于
* modify old machine translation * modify new_api machine translation
-
由 Siddharth Goyal 提交于
-
- 29 5月, 2018 1 次提交
-
-
由 Qiyang Min 提交于
* 1. implement StopAll in ListenAndServOp 2. make pserver receive the SIGINT and SIGTERM from outside 3. add unittests for listen_and_serv_op in python * 1. add blocking queue set to record queue 2. aware all blocking queue when exit and exit gracefully * 1. Remove comment lines from blocking_queue.h 2. Implement SignalHandler and move all global vars and funcs into it * 1. Make code follows the style check 2. Move the SignalHandler out of the unnamed namespace * 1. Make yapf happy * 1. Call Stop() in destructor to release the resource allocated by ListendAndServOp 2. Change exit status to EXIT_SUCCESS after handling the signal from outside 3. Remove the mis-usage of REMOVE_ITEM in unittests * 1. use DISABLE_COPY_AND_ASSIGN 2. use program once macro only
-
- 28 5月, 2018 4 次提交
-
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 fengjiayi 提交于
-
由 qingqing01 提交于
-
- 26 5月, 2018 3 次提交
-
-
由 whs 提交于
* Add quad transform. * Fix some syntax error. * Fix CUDA kernel launch configure. * Generalize geometry channels. * Rename QuadTransform to PolygonRestore. * Rename op. * Rename op and fix computation. * Modify CMakeLists.txt for box_restore op. * Refine code: 1. rename op 2. uncomment unitest on GPU
-
由 Siddharth Goyal 提交于
-
由 Kexin Zhao 提交于
* add create lodtensor from list * modify book example
-
- 25 5月, 2018 7 次提交
-
-
由 baiyf 提交于
* unify UpsamplingBilinear2d interface specification * unify UpsamplingBilinear2d interface specification * fix name conventions * small fix about computation order
-
由 yuyang18 提交于
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
由 Siddharth Goyal 提交于
* Update label role implementation to use new API * Try trainable embedding layer * Fix feed order * Add infer call
-
- 24 5月, 2018 10 次提交
-
-
由 daminglu 提交于
-
由 fengjiayi 提交于
-
由 Yancey1989 提交于
-
由 daminglu 提交于
-
由 daminglu 提交于
-
由 baiyf 提交于
* Expose bilinear operator into Python API * delete unused lines * delete unused lines * fix typos * fix name arg and typos
-
由 Nicky 提交于
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
-
由 Kexin Zhao 提交于
* add lod_tensor utility python module * add lod_tensor test code * add more lod tensor tests * modify word2vec example code using new api * add comment
-
- 23 5月, 2018 8 次提交
-
-
由 yuyang18 提交于
-
由 Yibing Liu 提交于
-
由 fengjiayi 提交于
-
由 yuyang18 提交于
-
由 fengjiayi 提交于
-
由 yuyang18 提交于
-
由 whs 提交于
* Enhance reduce op for multi dims. * Uncomment some unitest. * Uncomment unitest. * Remove unused code. * Fix infershape and python wrapper. * Add more examples. * Fix l2_normalize. * Fix normalization_wrapper. * Polish code. 1. Rename unitest function. 2. Rename const variable.
-
由 fengjiayi 提交于
-