- 22 2月, 2022 33 次提交
-
-
由 lilong12 提交于
* add tcp_socket and tcp_store
-
由 feng_shuai 提交于
* delete gather_ut skip_case * add trt version limit
-
由 Leo Guo 提交于
* Adapt to batch_norm_grad op and add align function in roi_align op for kunlun, *test=kunlun * Adapt to batch_norm, batch_norm_grad op api for kunlun, and add unit-tests of batch_norm, roi_align. *test=kunlun
-
由 xiongkun 提交于
* change Vector to std::vector and provide MixVector class as a helper wrapper class * solve the multi-gpu hang problem * remove the duplicate template instantialize * Copy vector to cpu * add CopyToCPU * xxx * final version: fix the problem of all reduce * remove mixvector dependence * fix * merge * fix code * fix by CI
-
由 wangguanqun 提交于
* fix benchmark and communicator config * fix bugs of the_one_ps * multi program and fix bug in optimizer * multi program in the_one_ps * public commcontext
-
由 王明冬 提交于
-
由 zhiboniu 提交于
-
由 Aurelius84 提交于
* [Phi] Migrate unfold_op into phi * fix im2col CPUContext template instantial * fix unfold_op.h header include problem * fix unittest * fix PT->PD
-
由 ronnywang 提交于
-
由 liutiexing 提交于
* add align for WorkQueue * add spinlock * merge develop * merge * Add EventsWaiter * Revert "Add EventsWaiter" This reverts commit e206173aa9be7401b83a53581627bfaf557c8fb2. * add log for Executor * update the profiler Co-authored-by: Nliutiexing <liutiexing@google.com>
-
由 TeFeng Chen 提交于
-
由 houj04 提交于
-
由 Wangzheee 提交于
* fix pass and convert_op for preln_ernie and add preln_ernie'flag in pass
-
由 Yulong Ao 提交于
* [Auto Parallel] Add the high-level Engine API * Update the test cmakefile
-
由 zhangxiaoci 提交于
*test=kunlun
-
由 zmxdream 提交于
* update. test=develop * update. test=develop * fix. test=develop * update. test=develop * fix. test=develop * fix. test=develop * fix. test=develop * update. test=develop * update. test=develop
-
由 Zhang Zheng 提交于
* Modify the implementation of BlockYReduce to fit more scenes * fix * fix
-
由 Yuang Liu 提交于
-
由 0x45f 提交于
-
由 feng_shuai 提交于
-
由 feng_shuai 提交于
-
由 chentianyu03 提交于
* add check for using HostAlloc * add check for using HostAlloc
-
由 Zhanlue Yang 提交于
* Support NoNeedBuffer for final state codegen * Replaced pten with phi
-
由 zhangyikun02 提交于
-
由 Allen Guo 提交于
-
由 zhangchunle 提交于
-
由 Leo Chen 提交于
-
由 Leo Chen 提交于
-
由 niuliling123 提交于
* Modified RandomKernel with Kernel Primitive API * update pten.h to phi.h * update * update fullKernel
-
由 niuliling123 提交于
* Add Sort API for Kernel Primitive API * update & -> ptr
-
由 Aurelius84 提交于
-
由 Chen Weihang 提交于
* unify register macro * rename declare macro * fix infrt error
-
由 Yuang Liu 提交于
-
- 21 2月, 2022 7 次提交
-
-
由 Aganlengzi 提交于
* [PluggableDevice]custom kernel to pten core structs * mod extension.h for custom op * compatible python for CI * support custom context * refactor to pten * fix windows and ut
-
由 From00 提交于
* Move Abs InferShaper to phi * Fix CI error
-
由 Aurelius84 提交于
* migrate huber_loss into phi * migrate infershape * modify pten into phi
-
由 piotrekobiIntel 提交于
* Add loss conversion from uint16 to float in progressbar class * Fix test coverage * Actually fix coverage * Fix format error
-
由 0x45f 提交于
* fix cond grad error when handle tensor array * add UT
-
由 seemingwang 提交于
* gpu ps graph engine * remove logs
-
由 chentianyu03 提交于
* rm reduce_sum raw kernel * remove reduce_mean kernel * remove reduce_mean kernel * reduce support int and int64_t * mean support int and int64_t type
-