- 12 7月, 2022 11 次提交
-
-
由 zhouweiwei2014 提交于
-
由 qipengh 提交于
-
由 qipengh 提交于
-
由 qipengh 提交于
-
由 Chenxiao Niu 提交于
-
由 zhaoying9105 提交于
-
由 Allen Guo 提交于
* add authors Co-authored-by: NAllen Guo <alleng@graphcore.ai> Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai> * squash py changes 2/N Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai>
-
由 Allen Guo 提交于
* add authors Co-authored-by: NAllen Guo <alleng@graphcore.ai> Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai> * squash py changes 1/N Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai>
-
由 Allen Guo 提交于
* add authors Co-authored-by: NAllen Guo <alleng@graphcore.ai> Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai> * squash py changes 0/N Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai>
-
由 wanghuancoder 提交于
* split coed gen for eager fluid_generated
-
由 Yuang Liu 提交于
-
- 11 7月, 2022 20 次提交
-
-
由 Allen Guo 提交于
* add authors Co-authored-by: NAllen Guo <alleng@graphcore.ai> Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai> * squash cpp changes 2/N Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai>
-
由 王明冬 提交于
-
由 Allen Guo 提交于
* add authors Co-authored-by: NAllen Guo <alleng@graphcore.ai> Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai> * squash cpp changes 1/N * clean code Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai>
-
由 Xiaoxu Chen 提交于
* move _gradients to primapi and rename to grad * modify jvp to call forward_grad in primitive mode * add primapi unittest and remove some unused test cases. * fix circular import problem * move paddle/autograd/functional into paddle/incubate.autograd/functional * remove unused JacobianBatchLast class
-
由 Haohongxiang 提交于
* fix conflict * new pg apis * add docs of new apis * update * fix coverage * update * fix bug * fix reduce scatter * fix api * update Co-authored-by: NForFishes <2282912238@qq.com>
-
由 niuliling123 提交于
* Add Concat transformer for layout autotune
-
由 Zuza Gawrysiak 提交于
* Quantize shape operator * Add shape op to propagate scales pass
-
由 xiongkun 提交于
* fix the doc of * fix the doc
-
由 Sing_chan 提交于
make linux link both paddle_inference_shared and paddle_inference_c to aoivid size increase (#44180)
-
由 xiongkun 提交于
einsum support complex and add unittest.
-
由 wangguanqun 提交于
* ssd pullsparseptr * update codestyle
-
由 Sławomir Siwek 提交于
* reduce redundancy * python code style * fix int8 ut
-
由 Aganlengzi 提交于
-
由 houj04 提交于
* rmsprop for xpu. test=kunlun * minor fix (follow comments). test=kunlun
-
由 heliqi 提交于
* add ort clone interface * paddle2onnx update to 1.0.0rc * ort input_tensor use mutable data of scope
-
由 zhaoyingli 提交于
* add 'to_static' in engine api * fix cmakelist
-
由 Leo Chen 提交于
* refine dist_grad kernel * fix cpu kernel bug
-
由 Leo Chen 提交于
-
由 Leo Guo 提交于
style in test_iou_similarity_op_xpu.py. *test=kunlun
-
由 niuliling123 提交于
-
- 09 7月, 2022 1 次提交
-
-
由 Weilong Wu 提交于
-
- 08 7月, 2022 8 次提交
-
-
由 Wilber 提交于
-
由 WangZhen 提交于
* Polish visit function in transformer * Call generic_visit first in visit_While/For * Remove comments * Polish utils.py, move some transformer to base_transformer
-
由 xiaoxiaohehe001 提交于
-
由 WangZhen 提交于
* Pybind JitLayer VarBase Function and add python UT * Add multi program load UT * Fix UT place error * Update jit.save param name * Remove some comments * Polish cmakelists * Polish JitLayer in Python * Fix comments
-
由 niuliling123 提交于
-
由 Weilong Wu 提交于
-
由 houj04 提交于
-
由 zhoutianzi666 提交于
* fix_pool * fix pool_op_plugin
-