- 13 7月, 2022 24 次提交
-
-
由 caozhou 提交于
* add comm init control by socket * avoid single card instance failure
-
由 Leo Chen 提交于
-
由 zhangkaihuo 提交于
* add sparse api coalesce
-
由 ShenLiang 提交于
-
由 zhangbo9674 提交于
* mv to phi * refine infermeta code position * refine grad code * add api yaml and add final_state_api * refine code
-
由 Aurelius84 提交于
* [JIT]Layer support eager dygraph mode and polish Function interface * remove usless code * fix #define
-
由 Ruibiao Chen 提交于
* Enable test_tesnsordot * Fix CI errors * Disable windows inference test * Fix typos * Fix typos * Fix CI errors * Remove disable_wingpu11_test
-
由 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
-
由 ronnywang 提交于
* [CustomKernel] add capi eager mode support * add ut * add capi test
-
由 caozhou 提交于
* generate default cluster * add unittest
-
由 Jiabin Yang 提交于
* fix sharding in eager * support eager sharding
-
由 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 提交于
-
由 Roc 提交于
* fix transform data * fix dropout kernel * Revert "fix transform data" This reverts commit ada75ecd169ea194ce43f7ed75dcc968f5ed2fb9.
-
由 zyfncg 提交于
-
由 Weilong Wu 提交于
-
由 zhoutianzi666 提交于
* fix convtranspose and elementwise
-
由 WangZhen 提交于
-
由 houj04 提交于
* grid sampler op for xpu. test=kunlun * update relu xdnn api. test=kunlun.
-
- 12 7月, 2022 16 次提交
-
-
由 joanna.wozna.intel 提交于
-
由 王明冬 提交于
-
由 Yuang Liu 提交于
-
由 Ruibiao Chen 提交于
* Disable CompiledProgram with data parallel in StandaloneExecutor * Fix typos * Fix typos
-
由 Yuang Liu 提交于
-
由 xiongkun 提交于
* change NameVisitor to FunctionScopeAnalysis * polish the logic of undefined var in while_loop. create vars after body execution * replace old NameVisitor in while and fix all CI * Togather with CreateVariableTransformer * add create_variable_transformer * fix bugs * merge * fix some error, TODO: ForNodePreTransform ahead * merge for unite PR * fix conflict with base_transformer PR * fix ci errors, fix [for i in range()] error * fix according to code review
-
由 WangZhen 提交于
-
由 caozhou 提交于
* update base cost * update unittest of cost model * add unittest
-
由 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
-
由 fuyou765 提交于
-
由 fwenguang 提交于
-
由 zhangbo9674 提交于
* remov merged_adam_op to phi * refine code
-
由 xiaoxiaohehe001 提交于
-
由 Chen Weihang 提交于
* clean glog header in public header * move marco pos
-
由 zhouweiwei2014 提交于
-
由 qipengh 提交于
-