- 13 7月, 2022 13 次提交
-
-
由 Aurelius84 提交于
* [JIT]Layer support eager dygraph mode and polish Function interface * remove usless code * fix #define
-
由 dongfangshenzhu 提交于
* add relu6 and relu6_grad * change code style of relu6 and relu6_grad * add relu6 and relu6_grad *test=kunlun * add relu6 and relu6_grad *test=kunlun
-
由 Haohongxiang 提交于
-
由 pangyoki 提交于
add shape attribute in fill_constant op converted from scale_loss_grad after convert graph to program (#43898) * fix grad loss shape * little change * delete for_test * add unittest for FLAGS_CONVERT_GRAPH_TO_PROGRAM * avoid conflict
-
由 QingshuChen 提交于
* fix cpu lars_momentum bug & add xpu grad_add/log_softmax/log_softmax_grad *test=kunlun * minor *test=kunlun
-
由 Weilong Wu 提交于
-
由 Sing_chan 提交于
-
由 fuyou765 提交于
-
由 zmxdream 提交于
-
由 zyfncg 提交于
-
由 zhoutianzi666 提交于
* fix convtranspose and elementwise
-
由 WangZhen 提交于
-
由 houj04 提交于
* grid sampler op for xpu. test=kunlun * update relu xdnn api. test=kunlun.
-
- 12 7月, 2022 15 次提交
-
-
由 joanna.wozna.intel 提交于
-
由 王明冬 提交于
-
由 Yuang Liu 提交于
-
由 Yuang Liu 提交于
-
由 WangZhen 提交于
-
由 Sławomir Siwek 提交于
* add method for post ops * format code * gpd * format style * add matmul+act test * implement matmul+activation * whitespaces * code style * python code format * Increase UT timeout * code format * update style * generalize activation fuse passes * change order * Unify activation GPD * Revert changes with op_act * remove softmax mkldnn attrs * set common name for act attributes * whitespace * append postops by helper function * ut style * revert changes related to quantization * Reduce redundancy * reduce number of parameters * trigger CI * validate attribute * trim unit test
-
由 fwenguang 提交于
-
由 zhangbo9674 提交于
* remov merged_adam_op to phi * refine code
-
由 xiaoxiaohehe001 提交于
-
由 zhouweiwei2014 提交于
-
由 qipengh 提交于
-
由 qipengh 提交于
-
由 qipengh 提交于
-
由 wanghuancoder 提交于
* split coed gen for eager fluid_generated
-
由 Yuang Liu 提交于
-
- 11 7月, 2022 12 次提交
-
-
由 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>
-
由 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
-
由 Sing_chan 提交于
make linux link both paddle_inference_shared and paddle_inference_c to aoivid size increase (#44180)
-
由 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
-