- 01 8月, 2022 1 次提交
-
-
由 Allen Guo 提交于
* support ninja * fix mkldnn on windows * fix mkldnn on windows up1 * up2 * up3 * fix gflags * BUILD_BYPRODUCTS_OPTION -> BUILD_BYPRODUCTS_ARGS * use CMAKE_COMMAND * up x
-
- 29 7月, 2022 1 次提交
-
-
由 houj04 提交于
-
- 28 7月, 2022 1 次提交
-
-
由 houj04 提交于
* [XPU] add top_k op. test=kunlun * [XPU] add top_k op. test=kunlun * use PADDLE_ENFORCE_XDNN_NOT_NULL to check pointer. test=kunlun
-
- 27 7月, 2022 1 次提交
-
-
由 z8hanghuan 提交于
* fix bug of elementwise_add_grad, *test=kunlun * fix bug, *test=kunlun * rm pooling_t, *test=kunlun * fix bug of ew_add_grad when inplace, *test=kunlun
-
- 26 7月, 2022 1 次提交
-
-
由 ziyoujiyi 提交于
* back fl * delete ssl cert * . * make warning * . * unittest paral degree * solve unittest * heter & multi cloud commm ready * . * . * fl-ps v1.0 * . * support N + N mode * . * . * . * . * delete print * . * . * . * . * fix bug * . * . * fl-ps with coordinator ready * merge dev * update message parse only * update fl client scheduler * fix bug * update multithreads sync * fix ci errors * update role_maker.py * update role_maker.py * fix ci error: windows py import error * fix ci error: windows py import error * fix windows ci pylib import error * add dump fields & params * try to fix windows import fleet error * fix ps FLAGS error
-
- 22 7月, 2022 1 次提交
-
-
由 QingshuChen 提交于
*test=kunlun
-
- 18 7月, 2022 1 次提交
-
-
由 QingshuChen 提交于
* add xpu resnet_unit *test=kunlun * tmp *test=kunlun
-
- 15 7月, 2022 2 次提交
-
-
由 zhangxiaoci 提交于
* update xccl lib * use separate streams for compute/comm on XPU * add broadcast op to xpu2_op_list
-
由 Ruibiao Chen 提交于
-
- 14 7月, 2022 1 次提交
-
-
由 zhangyikun02 提交于
-
- 13 7月, 2022 1 次提交
-
-
由 houj04 提交于
* grid sampler op for xpu. test=kunlun * update relu xdnn api. test=kunlun.
-
- 11 7月, 2022 3 次提交
- 07 7月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* copy onnxruntime.dll to c++ test folder in windows * remove ut that failed due to onnxrumtime.dll * test_api_impl failed of diff * use TARGET to make sure if the test exist; use POST_BUILD to add copy command
-
- 05 7月, 2022 2 次提交
- 01 7月, 2022 1 次提交
-
- 29 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 25 6月, 2022 1 次提交
-
-
由 heliqi 提交于
-
- 23 6月, 2022 1 次提交
-
-
由 heliqi 提交于
-
- 22 6月, 2022 1 次提交
-
-
由 heliqi 提交于
-
- 21 6月, 2022 1 次提交
-
-
由 heliqi 提交于
* fix or backend many inputs bug * fix or backend many inputs bug * fix or backend many inputs bug * fix or backend many inputs bug * code format * code format
-
- 14 6月, 2022 1 次提交
-
-
由 Wilber 提交于
* cmake-lint * update
-
- 13 6月, 2022 1 次提交
-
-
由 Ruibiao Chen 提交于
-
- 09 6月, 2022 1 次提交
-
-
由 minghaoBD 提交于
-
- 08 6月, 2022 1 次提交
-
-
由 zhupengyang 提交于
-
- 06 6月, 2022 1 次提交
-
-
由 heliqi 提交于
* modify paddle2onnx cmake * modify paddle2onnx cmake * modify export interface * modify paddle2onnx export * paddle2onnx add mac windows * modify paddle2onnx mac windows cmake * modify paddle2onnx mac windows cmake * modify paddle2onnx cmake support windows * modify paddle2onnx cmake support windows * modify paddle2onnx cmake support windows Co-authored-by: Nxiegegege <xiege01@baidu.com>
-
- 04 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 01 6月, 2022 1 次提交
-
-
由 houj04 提交于
* update xpu cmake: xdnn 0527. test=kunlun * update to xdnn 0531. * update to xdnn 0531. test=kunlun * update to xdnn 0601. test=kunlun
-
- 25 5月, 2022 1 次提交
-
-
由 Zhangjingyu06 提交于
-
- 24 5月, 2022 1 次提交
-
-
由 Zhangjingyu06 提交于
-
- 17 5月, 2022 1 次提交
-
-
由 Aganlengzi 提交于
* [NPU] add multinomial op * fix place * deal with cann version * fix for old operator * change another way
-
- 16 5月, 2022 1 次提交
-
-
由 wbn 提交于
* Add the new XDNN implementation. test=kunlun * Add the new XDNN implementation. test=kunlun * Modify the code based on review, test=kunlun
-
- 12 5月, 2022 1 次提交
-
-
由 piotrekobi 提交于
-
- 11 5月, 2022 1 次提交
-
-
由 taixiurong 提交于
-
- 05 5月, 2022 1 次提交
-
-
由 QingshuChen 提交于
* update xpu depends *test=kunlun * minor *test=kunlun Co-authored-by: Nroot <root@yq01-sys-hic-p40-0091.yq01.baidu.com>
-
- 26 4月, 2022 1 次提交
-
-
由 QingshuChen 提交于
* support nhwc format for kunlun conv/batch_norm *test=kunlun * minor *test=kunlun
-
- 25 4月, 2022 1 次提交
-
-
由 heliqi 提交于
* fix windows compile test case error * test windows ci * cmake add onnxruntime * cmake add onnxruntime * test windows ci * auto_code_generator add ort lib copy * fallback modify windows ci bat * ci notest;test=document_fix;test=windows_ci_inference;test=windows_ci;test=windows_op
-
- 24 4月, 2022 1 次提交
-
-
由 tianshuo78520a 提交于
* Update Mac cmake version >=3.15 * notest;read test1 notest;read test2 notest;read test3 * fix inference link error * fix inference link error * fix windows link error * fix cmake_policy * fix build big size
-