- 16 1月, 2020 6 次提交
-
-
由 石晓伟 提交于
-
由 zhongpu 提交于
-
由 hong 提交于
* fix test_layers compare static graph and dygraph result; test=develop * fix test_layers random error; test=develop
-
由 Chen Weihang 提交于
* add multiprocess for dygraph data loader, test=develop * polish code & add safe gurad, test=develop * refactor dygraph dataloader & add signal handler, test=develop * fix member initializer compile error on ci, test=develop * fix member initializer compile error one more, test=develop * remove useless config, test=develop * skip windows incompatible problem, test=develop * add unittest for coverage, test=coverage * add more exception unittest case, test=develop * deal with signal handler coverage, test=develop * polish code & add signal handler tests, test=develop * deal with coverage ci problem, test=develop * split data loader test & coverage ci fix, test=develop * remove test_imperative_data_loader_with_exception, test=develop * remove singal process except test case, test=develop * add exception tests again & remove sample list test, test=develop * split normal and exception unittests to diff class, test=develop * polish doc for use_multiprocess effect in static mode, test=develop
-
由 Zeng Jinle 提交于
-
由 zhupengyang 提交于
-
- 15 1月, 2020 15 次提交
-
-
由 Wilber 提交于
修改了依赖lite的commit id:lite支持了var_conv_2d的级联使用
-
由 Zeng Jinle 提交于
-
由 wangchaochaohu 提交于
-
由 juncaipeng 提交于
* add mul and matmul quantization, test=develop * add test for matmul, test=develop
-
由 hong 提交于
* DataParallel state dict don't include _layers.; test=develop * add unitest of data parallel; test=develop * add load state test; test=develop
-
由 Zeng Jinle 提交于
* polish grad op check, test=develop, test=document_fix * keep op_use_default_grad_maker.spec to avoid conflict, test=develop, test=document_fix
-
由 Aurelius84 提交于
* remove _optimized_guard in dygrahpe_mode test=develop * remove comment code test=develop * remove list append test=develop * remove list append test=develop
-
由 Aurelius84 提交于
* polish regularization test=develop * add comment of function test=develop * rm name_scope in dygraph mode test=develop
-
由 Bai Yifan 提交于
* fix fsp_op, test=develop * fix fsp grad op maker, test=develop * update op_use_default_grad_op_maker.spec, test=develop
-
由 juncaipeng 提交于
-
由 songyouwei 提交于
* fix save_dygraph with nonexistent dir test=develop * minor fix test=develop * fix unittest test=develop * fix static save test=develop
-
由 zhongpu 提交于
-
由 Zhen Wang 提交于
-
由 Bai Yifan 提交于
-
由 danleifeng 提交于
-
- 14 1月, 2020 14 次提交
-
-
由 Leo Chen 提交于
* fix compile issue, test=develop * force link libiomp5 when mklml is enabled, test=develop
-
由 zhongpu 提交于
-
由 Wojciech Uss 提交于
-
由 danleifeng 提交于
-
由 zhupengyang 提交于
enhanced ops: concat, nearest_interp, deformable_conv_v1, sequence_conv, transpose2, conv2d
-
由 liu zhengxi 提交于
-
由 silingtong123 提交于
* remove the useless third_party library from C++ inference library * revert removing the install directory
-
由 Leo Chen 提交于
* refine code, test=develop * reuse contain_var, test=develop
-
由 Chen Weihang 提交于
* add all_parameters for Program, test=develop * refine unittest, test=develop * add example print result, test=develop
-
由 zhouwei25 提交于
faster build by reduce by-product, reduce linking library and fix compile warning of std=c++11 (#22164)
-
由 xujiaqi01 提交于
* add collective communication library in fleet to replace mpi * test=develop
-
由 juncaipeng 提交于
-
由 Zhen Wang 提交于
-
- 13 1月, 2020 5 次提交
-
-
由 songyouwei 提交于
-
由 zhongpu 提交于
* add ci approvals for dygraph optest, test=develop * Add error message, test=develop, test=document_fix * Increase the number of approves of CI check for dygraph optest, test=develop, test=document_fix * add ci approvals for dygraph optest, test=develop * polish code style, test=develop, test=document_fix * remove ci-check trigger example, test=develop, test=document_fix
-
由 Zeng Jinle 提交于
-
由 Adam 提交于
-
由 Wilber 提交于
- fluid和lite精度比较替换为相对误差
-