- 09 6月, 2021 22 次提交
-
-
由 Jacek Czaja 提交于
* - First fix to #33021
-
由 Li Min 提交于
-
由 Aurelius84 提交于
-
由 Leo Chen 提交于
-
由 wanghuancoder 提交于
-
由 liym27 提交于
-
由 liym27 提交于
-
由 liuyuhui 提交于
-
由 LielinJiang 提交于
* add option verbose for predict api
-
由 Kaipeng Deng 提交于
* add random state generate in DataLoader worker. test=develop
-
由 ShenLiang 提交于
* add parallel_cross_entropy * add grad for crossentropy * fix cross entropy
-
由 WeiXin 提交于
* support state_dict save to memory. * Perfect unittest * perfect unittest. * suport saving binary var to memory * polish code. * packag save/load files into pybind/io.py * polish code . * add example for save to memory; remove useless save load function(_load_static_dict,_save_dygraph_dict) * delete _load_static/dygraph_dict;_save_static/dygraph_dict * edit example of paddle.save/load
-
由 Aurelius84 提交于
* Modify into core.ops.run_program * add DDout in core.ops.run_program * fix typo * add DOut * fix typo * put DOut last
-
由 Pei Yang 提交于
* add op pbtxt of matmul/matmul_v2/scale/softmax * add newline * move quant attrs to extra for matmul
-
由 wanghuancoder 提交于
* modify API nn.Bilinear's doc, test=develop
-
由 s.feng 提交于
-
由 wangguanzhong 提交于
-
由 Peihan 提交于
-
由 Peihan 提交于
* tar capi lib for publish * add in gen_fluid_lib func
-
由 wangxinxin08 提交于
* add two attributes for yolo box
-
由 cc 提交于
* Add wrap for functional api * Refine the wraped api * Add unit test for quant functional layers * Update all unit tests for dygraph qat
-
由 Leo Chen 提交于
-
- 08 6月, 2021 18 次提交
-
-
由 YUNSHEN XIE 提交于
* Optimizing prec process on windows * fix bug
-
由 Aurelius84 提交于
* move data to CUDAPlace in advance
-
由 zhoujun 提交于
-
由 Leo Chen 提交于
-
由 TTerror 提交于
-
由 李季 提交于
-
由 cuicheng01 提交于
* Create squeeze2.pbtxt * Create unsqueeze2.pbtxt * Update unsqueeze2.pbtxt * Update squeeze2.pbtxt
-
由 zhangchunle 提交于
-
由 zhangchunle 提交于
-
由 Double_V 提交于
* add transpose transpose opdef, test=develop * add line, test=develop
-
由 Double_V 提交于
* add pool2d and reshape2 pbtxt * add pool2d and reshape2 pbtxt, test=develop * delete reshape2.txt, test=develop * add lines, test=develop
-
由 MissPenguin 提交于
-
由 WeiXin 提交于
* replace 'InnerSetOverridedStopGradient' with 'SetOverridedStopGradient'. * improve coverage. * polish error message.
-
由 Shang Zhizhou 提交于
* add dynamic layer_norm plugin * fix bug * fix numpy.allclose * fix format * fix code style * remove shepe in dynamic shape * code format * remove layer norm fp16 * fix format
-
由 王明冬 提交于
-
由 Shibo Tao 提交于
* fix: paddle.static.default_main_program. test=develop * add normalize_program to __all__. test=develop
-
由 Jiangxinz 提交于
Add 'self' parameters to function Cluster::update_pods, use variable name 'cur_proxy' instead of 'proxy' in file 'tools/get_pr_ut.py' (#33377) * undefined variable proxy * Cluster::update_pods lacks of parameter self
-
由 Chen Long 提交于
-