- 14 3月, 2022 8 次提交
-
-
由 zmxdream 提交于
-
由 Zhong Hui 提交于
[multiprocessing] Add paddle.incubate.multiprocessing for sharing tensors between python processes. (#37302) * Add support for paddle.multiprocessing * move multiprocessing to incubate.
-
由 huzhiqiang 提交于
-
由 Zhang Zheng 提交于
-
由 From00 提交于
* Move Pool OPs to phi * Fix CI error * Fix conflicts
-
由 zhangkaihuo 提交于
* move the common function to kernel/funcs/sparse/ * add namespace * rm unused file * move func * reuse code
-
由 tianshuo78520a 提交于
-
由 0x45f 提交于
* refine partial_program * fix code for test_mnist.py train * support quantify UT * make __fake_vars and _double_grads to lazy * fix comments
-
- 13 3月, 2022 3 次提交
-
-
由 Chen Weihang 提交于
-
由 zyfncg 提交于
* refactor infermeta files * update
-
由 zyfncg 提交于
-
- 12 3月, 2022 6 次提交
-
-
由 Chen Weihang 提交于
* rename softmax kernel name * move softmax infershape * fix failed test
-
由 Chen Weihang 提交于
* move allclose kernel * remove allclose op kernel * fix coverage failed
-
由 zyfncg 提交于
* move roi_align kernel to phi * fix bug of roi_align xpu
-
由 Aganlengzi 提交于
* [custom kernel] fix static object de-initialize bug * fix text * fix text * refine log info
-
由 jiangcheng 提交于
* fix NetBuilder API Name bug in cinn_lib_test * update cinn version to newest
-
由 Chen Weihang 提交于
* fix eager benchmark test failed * fix test_tracer failed
-
- 11 3月, 2022 23 次提交
-
-
由 Tomasz Socha 提交于
-
由 lilong12 提交于
-
由 zhangkaihuo 提交于
submanifold convolution
-
由 Feng Xing 提交于
* format softmax forward * seperate include and macro to two if-else
-
由 Chen Weihang 提交于
-
由 Zhanlue Yang 提交于
-
由 Sylwester Fraczek 提交于
-
由 From00 提交于
* Move psroi_pool OP to phi * Replace platform::TensorCopy with phi::Copy
-
由 Chen Weihang 提交于
* remove needless deps in unittests * add gpu marco * fix other unittests * fix kernel name error * fix test_prepare_op * fix failed dygraph unittests * fix gpu failed tests * fix cinn test failed * fix cinn test failed * fix dropout tests
-
由 Yuang Liu 提交于
-
由 zhouweiwei2014 提交于
-
由 zn 提交于
-
由 Aurelius84 提交于
* [Phi] Migrate tile_op into Phi * fix tile_sig * fix include headers * fix using
-
由 Yiqun Liu 提交于
-
由 chentianyu03 提交于
* add reduce_sum grad kernel * add reduce_grad * modify reduce grad * update reduce grad functions * fix build error * add argument mapping * move cast input after grad * add dims.size=1 cpu reduce_sum grad compute method * update reduce grad GPU * remove raw reduce_sum_grad kernel * modify header files * add namespace funcs for reduce_grad_funcstions
-
由 z8hanghuan 提交于
-
由 Jeffrey Chen 提交于
-
由 Zhang Zheng 提交于
* first commit * fix * fix * fix * fix * fix * fix xpu and npu * fix
-
由 wuyefeilin 提交于
* mv erf op to phi * fix as review * fix as review * fix format
-
由 houj04 提交于
-
由 Guanghua Yu 提交于
-
由 Aurelius84 提交于
* [Phi] Fix infershape if encounter TensorList and Attr("XXX") * add InferShapeArgumentMappingContext
-
由 Baibaifan 提交于
-