- 11 10月, 2019 1 次提交
-
-
由 zhupengyang 提交于
* add input type and dtype check, enhance shape error message for concat_op test=develop * enhance shape check test=develop * improve coverage test=develop
-
- 02 8月, 2019 1 次提交
-
-
由 hutuxian 提交于
-
- 13 6月, 2019 1 次提交
-
-
由 tensor-tang 提交于
test=develop
-
- 10 6月, 2019 1 次提交
-
-
由 jerrywgz 提交于
-
- 27 5月, 2019 1 次提交
-
-
由 Sylwester Fraczek 提交于
* add Concat quantization add unit test for quantizing concat fix for wrong value when the input is not in map of calculated scales add use_quantizer to concat_op.cc add scale_algo rules for concat test=develop * missing fix for multiple inputs quantize-squash * wojtuss review fix: adding comment test=develop
-
- 23 5月, 2019 1 次提交
-
-
由 jerrywgz 提交于
* fix concat op vartype check, test=develop
-
- 08 5月, 2019 1 次提交
-
-
由 Hongyu Liu 提交于
* fix shape_check; test=develop * fix format; test=develop * fix format; test=develop * fix ddim bug; test=develop * fix c++ format; test=develop * change function name; test=develop
-
- 15 4月, 2019 1 次提交
-
-
由 phlrain 提交于
-
- 11 4月, 2019 1 次提交
-
-
由 phlrain 提交于
-
- 26 3月, 2019 1 次提交
-
-
由 sneaxiy 提交于
test=develop
-
- 25 3月, 2019 1 次提交
-
-
由 sneaxiy 提交于
test=develop
-
- 21 3月, 2019 2 次提交
- 19 3月, 2019 1 次提交
-
-
由 zhhsplendid 提交于
test=develop
-
- 18 3月, 2019 2 次提交
- 04 12月, 2018 3 次提交
-
-
由 Michal Gallus 提交于
test=develop
-
由 Michal Gallus 提交于
test=develop
-
由 Michal Gallus 提交于
test=develop
-
- 26 11月, 2018 1 次提交
-
-
由 minqiyang 提交于
test=develop
-
- 08 11月, 2018 1 次提交
-
-
由 minqiyang 提交于
Fix code to support cpplint syntax check test=develop
-
- 21 9月, 2018 1 次提交
-
-
由 chengduo 提交于
* add ShareLoDs * refine * add Is EmptyVarName * refine Sharedlod
-
- 18 9月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 17 9月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 14 6月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 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.
-
- 19 4月, 2018 1 次提交
-
-
由 Yang Yang(Tony) 提交于
* script to add semicolon * fix typo
-
- 18 4月, 2018 1 次提交
-
-
由 Yang Yang 提交于
-
- 12 4月, 2018 1 次提交
-
-
由 Qiao Longfei 提交于
* init * add some check * add dist transpile logic * add insert op for block * init change get_pserver_program * optimize code * fix a bug * can run now * start to do table split * start to process table gradient * complete pserver part * can send_vars now * revert cpplint * fix a bug * optimize code * move dist test to models * revert the interface of distribute_transpiler.transpile * fix prefetch_block * optimize trainspiler code * add comment to sum_op * add warning log * fix comment * fix test_send_recv * fix test_send_recv * fix train with no distributed table * optimize GetDims
-
- 11 4月, 2018 1 次提交
-
-
由 Siddharth Goyal 提交于
-
- 02 3月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 22 12月, 2017 1 次提交
-
-
由 xuwei06 提交于
For input argument with a list of variables, drop_empty_grad is not allowed because it makes the correspondence bewteen a variable and its gradient ambiguous. Use REGISTER_OP_EX to register the op or call InputGrad(?,false) in GradOpDescMaker.
-
- 20 12月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Move framework.proto to proto namespace * Fix compile * Fix compile * Fix Compile
-
- 08 12月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* init decoder_trainer * can run * fix lod * add sharelod to cross_entropy_grad_op * add avg_cost to fetch list * modify learning rate * can run * optimie code * add early exit * fix print * revert test_understand_sentiment_conv.py * add act to fc
-
- 01 12月, 2017 1 次提交
-
-
由 Yu Yang 提交于
* Fix Proformance problem of enforce * Fix missing `;` in code * Fix CI
-
- 04 11月, 2017 1 次提交
-
-
由 kexinzhao 提交于
* polish from concat to conv_shift op doc * small fix * small fix
-
- 17 10月, 2017 1 次提交
-
-
由 Yu Yang 提交于
They are public now
-