- 15 7月, 2022 6 次提交
-
-
由 xiongkun 提交于
* transfer as_real to phi * fix erros * blocking: True -> False
-
由 Allen Guo 提交于
* add custom-op UTs 1 * 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> * update url Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai>
-
由 Allen Guo 提交于
* add custom-op UTs 0 * 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> Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NZhaorui Chen <zhaoruic@graphcore.ai>
-
由 taixiurong 提交于
test=kunlun
-
由 RichardWooSJTU 提交于
* add fused token prune op and plugin
-
由 zlsh80826 提交于
* Fix test_functional_conv2d_transpose random seed * Fix random seed and use np.testing * Fix random seed for test_lu_unpack_op * Fix test_autograd_functional_dynamic random seed
-
- 14 7月, 2022 11 次提交
-
-
由 xiongkun 提交于
* fix the outputs of net is x,x * add unittest for duplicate output * fix
-
由 Yao Zihang 提交于
-
由 zhangyikun02 提交于
-
由 ykkk2333 提交于
-
由 Allen Guo 提交于
-
由 Allen Guo 提交于
-
由 Allen Guo 提交于
-
由 Allen Guo 提交于
-
由 Allen Guo 提交于
-
由 levi131 提交于
* hide prim2orig in executor * add some test cases without param guard * fix spell error param into program * Use absolute path when import paddle.incubate.autograd.prim2orig
-
由 Allen Guo 提交于
-
- 13 7月, 2022 14 次提交
-
-
由 zhangyikun02 提交于
-
由 levi131 提交于
-
由 zhangkaihuo 提交于
* add sparse api coalesce
-
由 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
-
由 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
-
由 QingshuChen 提交于
* fix cpu lars_momentum bug & add xpu grad_add/log_softmax/log_softmax_grad *test=kunlun * minor *test=kunlun
-
由 fuyou765 提交于
-
由 zhoutianzi666 提交于
* fix convtranspose and elementwise
-
由 houj04 提交于
* grid sampler op for xpu. test=kunlun * update relu xdnn api. test=kunlun.
-
- 12 7月, 2022 9 次提交
-
-
由 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
-
由 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 提交于
-
由 zhouweiwei2014 提交于
-
由 qipengh 提交于
-
由 qipengh 提交于
-
由 qipengh 提交于
-