- 13 4月, 2022 6 次提交
-
-
由 zyfncg 提交于
* remove stack_grad infershape * fix bug of output with null * fix bug
-
由 z8hanghuan 提交于
-
由 zhangyikun02 提交于
-
由 zhangyikun02 提交于
-
由 chentianyu03 提交于
* fix split error when sections has 0 size and add test case * fix test case
-
由 houj04 提交于
* update sign op on xpu. test=kunlun * fix typo. test=kunlun
-
- 11 4月, 2022 3 次提交
- 09 4月, 2022 2 次提交
-
-
由 crystal 提交于
-
由 limingshu 提交于
* Using the maximum workspace_size of all alogirhms to limit the workspace size in exhaustive search mode. * Use the system cudaMalloc and cudaFree to allocate workspace during searching. * Enable switch of two kind of workspace setting methods. Co-authored-by: NLiu Yiqun <liuyiqun01@baidu.com>
-
- 08 4月, 2022 6 次提交
-
-
由 whs 提交于
-
由 crystal 提交于
fix group_norm vectorized address misalignment
-
由 z8hanghuan 提交于
* modify unittest of lstm forward, *test=kunlun * modify unittest of lstm forward, *test=kunlun
-
由 Aurelius84 提交于
* [Eager]Fix segment_pool/allclose/isclose/scale API bug * fix kernel register problem
-
由 taixiurong 提交于
-
由 hong 提交于
* ad conj flip yaml * add flip conj pixel shuffle
-
- 07 4月, 2022 7 次提交
-
-
由 zhouweiwei2014 提交于
-
由 YuanRisheng 提交于
* add yaml * perfect converage
-
由 lilong12 提交于
-
由 sneaxiy 提交于
* add Output(Step) to distributed fused lamb op * add _set_step
-
由 QingshuChen 提交于
* ignore some failed test for KL2 *test=kunlun * minor *test=kunlun * minor *test=kunlun
-
由 houj04 提交于
* momentum support l2decay for xpu. test=kunlun * fix include file. test=kunlun * fix cmake for device_worker. test=kunlun
-
由 YuanRisheng 提交于
-
- 06 4月, 2022 2 次提交
-
-
由 Weilong Wu 提交于
* [Eager] Support test_layers's test cases switch to eager mode * Update batch_norm _C_ops action to fix CI * Use None instead of new EmptyTensor * Updated var name * Make sure to switch eager mode, Fix Coverage_CI * Remove _non_static_mode statement * Remove batch_norm dispensable input statement * Polish batch_norm code * Fix CI issue
-
由 hong 提交于
* update * add conv yaml * add backward * remove useless code * fix bug * fix bug * revert fluid dygraph conv2d * remove useless infermeta function * fix meta fn deluplicat error * conv using custom impl * remove amp include * fix bug * use cudnn = true * fix test mkldnn caching bug
-
- 05 4月, 2022 4 次提交
-
-
由 zhaocaibei123 提交于
* update name * update name * fix test * fix fleet bind * update name * update name * fix test * fix gpups wrapper * remove Push/Pull/Load/Save with context in client and wrapper base class * fix * fix * remove some interface * fix * remove * code style * recover * fix * remove code unused * remove some unused table & accessor & CommonDenseTable => MemoryDenseTable * fix * fix * fix * recover * remove unused code Co-authored-by: Nesythan <esythan@126.com>
-
由 Leo Chen 提交于
-
由 Guanghua Yu 提交于
-
由 RichardWooSJTU 提交于
* add nms op and batched_nms api
-
- 04 4月, 2022 2 次提交
- 03 4月, 2022 3 次提交
-
-
由 chentianyu03 提交于
* add concat_grad kernel * fix error * remove comment code * fix outs nullptr error * change to phi header * add concat_grad declare for standalone_executor_test
-
由 hong 提交于
* add some infer meta * fix bug * fix bugs; * fix bug and add set data type * revert infer shape of lookup table * recover test
-
由 zyfncg 提交于
* add randperm and range yaml * add eager test for randperm
-
- 02 4月, 2022 5 次提交
-
-
由 Siming Dai 提交于
* Add graph_reindex API * add graph_sample_neighbors api * Add buffer * delete VLOG * delete thrust::copy for output * add ShareDataWith * delete graph_reindex hashtable output * add graph_reindex dispensable * add reindex unittest, move memset to cuda kernel, change api * fix conflict * add reindex buffer for gpu version note * fix conflicts for op_func_generator * Add fisher_yates sampling, add dispensable, change infermeta * add dtype for edge_id * fix rocm ci and static check ci * add unittest * fix unittest * fix unittest * fix bug
-
由 Leo Chen 提交于
-
由 Wangzheee 提交于
* paddle inference support new quant_model
-
由 wuyefeilin 提交于
* move clip op to phi * fix as review * update hierarchical_sigmoid_kernel.cc * update selected_rows * update clip_kernel.cu * fix as review
-
由 taixiurong 提交于
-