- 09 6月, 2021 5 次提交
-
-
由 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
-
由 s.feng 提交于
-
由 wangxinxin08 提交于
* add two attributes for yolo box
-
- 08 6月, 2021 8 次提交
-
-
由 cuicheng01 提交于
* Create squeeze2.pbtxt * Create unsqueeze2.pbtxt * Update unsqueeze2.pbtxt * Update squeeze2.pbtxt
-
由 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
-
由 王明冬 提交于
-
- 07 6月, 2021 10 次提交
-
-
由 huzhiqiang 提交于
-
由 TeslaZhao 提交于
* Fix two english api documents, transpose and strided_slice * OP:strided_slice_op supports bool type inputs
-
由 Wilber 提交于
* add op_def for gru, lstm and layer_norm * fix no newline flag
-
由 zhangchunle 提交于
-
由 Lijunhui 提交于
-
由 Wangzheee 提交于
-
由 王明冬 提交于
-
由 dyning 提交于
* Add the op def for elementwise_div elementwise_pow elementwise_sub fake_quantize_dequantize_moving_average_abs_max reduce_mean sqrt test=develop * remove .ipynb_checkpoints for opdef * remove fake_quantize_dequantize_moving_average_abs_max for opdef
-
由 ShenLiang 提交于
* fix c_split bug * fix utest * add c_embedding for tensorparallel
-
由 cc 提交于
-
- 05 6月, 2021 2 次提交
-
-
由 Wilber 提交于
- 04 6月, 2021 6 次提交
-
-
由 wenbin 提交于
* fix inference prepare data bug * rename functions * typo * typo * typo * UT correct * correct condition * correct condition * ci coverage * morelines * fix ci coverage
-
由 石晓伟 提交于
-
由 Huihuang Zheng 提交于
This PR made these changes to support double grad: 1. Translate `paddle.grad` to `paddle.static.gradients` to support double grad for dy2stat. 2. Fix IfElseTransformer bug which may not change value if "Store before Load" variable is in "Store" statement is in IfElse conditional statement 3. Add `DOut` to support double grad variables in `run_program_op` 4. Add support for renaming for double grads for `jit.save/load`
-
由 Leo Chen 提交于
-
由 xiaoting 提交于
* add seq_conv pbtxt * add seq_conv pbtxt
-
由 limingshu 提交于
-
- 03 6月, 2021 2 次提交
- 02 6月, 2021 7 次提交
-
-
由 limingshu 提交于
-
由 Qi Li 提交于
-
由 wuhuanzhou 提交于
-
由 Pei Yang 提交于
-
由 Zhang Zheng 提交于
-
由 chentianyu03 提交于
-
由 wuhuanzhou 提交于
-