- 17 10月, 2022 6 次提交
-
-
由 Guanghua Yu 提交于
-
由 Guanghua Yu 提交于
-
由 Jiabin Yang 提交于
-
由 HongyuJia 提交于
-
由 Weilong Wu 提交于
-
由 duanyanhui 提交于
* add singleton to custom device * Update custom_device.cc Init device_init_flag_ in default
-
- 16 10月, 2022 1 次提交
-
-
由 ZeKai Zhou 提交于
-
- 15 10月, 2022 1 次提交
-
-
由 HongyuJia 提交于
-
- 14 10月, 2022 13 次提交
-
-
由 Chen Weihang 提交于
* simplify conv_mkldnn op registration * remove custom type value in conv grad op
-
由 Wen Sun 提交于
-
由 jingsongliu 提交于
* update test_image.py * update test_image.py
-
由 zhaoyingli 提交于
* for gpt-gen * fix reshard * adapt assign and shape op * add dist_assign & unittest * add conditional block unittest * rename unittest
-
由 Rayman 提交于
-
由 parap1uie-s 提交于
* Fix hAPI bug of not compatible with LayerHook
-
由 Wang Bojun 提交于
* draft with debug print
-
由 Wilber 提交于
-
由 Zhang Jun 提交于
-
由 Yulong Ao 提交于
-
由 WangZhen 提交于
* Add more record event in run program op * Refine code * Restore code * Rename event
-
由 Shijie 提交于
-
由 Leo Chen 提交于
-
- 13 10月, 2022 19 次提交
-
-
由 Siming Dai 提交于
-
由 zyfncg 提交于
* refind logic of choose phi kernrel * fix complie budg
-
由 yeliang2258 提交于
* fix immutable op quantize bugs * fix * fix build bug * fix test * notest,test=inference * fix ppyoloe acc drop bugs * fix test * fix test * add test * fix * fix * fix test * fix refined name bug * fix test * bias fix * fix matmul weight dequant bug * re-ci * fix tester * fix test * fix tester * update weight dequantize func * update code * update test for converage * update test * update cmake * update cmakelist * update code * rerun ci * remove useless code
-
由 xiaohemaikoo 提交于
-
由 xiaoxiaohehe001 提交于
-
由 Leo Chen 提交于
-
由 Wangzheee 提交于
-
由 weishengying 提交于
Add symbolic shape deduction function for unfold, scatter_nd_add, p_norm, grid_sampler, pad3d, etc (#46291)
-
由 zhouweiwei2014 提交于
-
由 Paulina Gacek 提交于
-
由 zhouweiwei2014 提交于
-
由 Wangzheee 提交于
* test=infer-coverage
-
由 YuanRisheng 提交于
-
由 Aurelius84 提交于
* [BUG]Fix expand_as_v2 bug while X and Y with different dtype * fix commit
-
由 wuhuachaocoding 提交于
* combine dp and stage2 hybrid parallel. * update condition.
-
由 carryyu 提交于
-
由 Zhang Ting 提交于
* Revert "【Hackathon No.56&38】deformable_conv_v1 算子实现 float16 数据类型支持&前向运行加速 (#46111)"
-
由 wuhuachaocoding 提交于
-
由 Xinger 提交于
* add rpc module in cpp side * add rpc module in python side * support win32 and mac for rpc * 代码优化 * 优化代码 * update rpc * update rpc launch * rpc remove rank and world_size api * fix logger import bug * remove support for win and mac * remove support for xpu, npu, cinn and rocm * remove support for xpu, npu, cinn and rocm * fix shutdown barrier timeout bug * update:python_rpc_handler to shared ptr * fix master shutodwn first bug * tests support for cpu * update log to vlog * update get service info api * add single process test case * remove process group * remove some useless dependencies * update rpc api comments * update rpc comments: Example to Examples * update rpc api comments * update rpc api comments * update launch api comments * update init_rpc comments * update rpc sync and async comments * fix bug: init_rpc cant be called repeatly in a process * update rpc api comment: make master endpoint unique * update rpc api:service to worker, timeout_ms to timeout * rename ServiceInfo to WorkerInfo * refactor: rename server to worker, log to vlog * add launch test * remove unused codes * refine
-