- 22 2月, 2022 11 次提交
-
-
由 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 18 次提交
-
-
由 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
-
由 wanghuancoder 提交于
* disable some distribute test case when in CPU test env, test=develop * refine, test=develop * refine, test=develop * refine, test=develop
-
由 z8hanghuan 提交于
* fix fill_constant bug, *test=kunlun * fix fill_constant bug,*test=kunlun
-
由 zhangbo9674 提交于
* add elementwise_max & unittest * refine cuda register and unittest * refine unittest * refine uinttest for bf16 * refine optest * refine code * refine unittest * refine unittest
-
由 chenjian 提交于
* fix RecordEvent interface * modify default level to 4 * update interface use * add const default trace level * update record event interface using * update record event interface using * update operator.cc * update part2 * update part1 * fix include profiler.h header in ps server * fix include profiler.h header in ps server * fix profiler.h header
-
由 houj04 提交于
* update unittests for activation ops on xpu. test=kunlun * update input data range. test=kunlun * update input data range. test=kunlun
-
由 YuanRisheng 提交于
* remove infershape and Xshape * add xshape * fix bugs when run ci * fix bugs when run ci * fix bugs when run infrt test * pass converage
-
由 houj04 提交于
* update unittest for reduce_prod op on xpu. test=kunlun * update unittest for reduce_prod op on xpu. test=kunlun * bugfix: use dtype instead of float32. test=kunlun
-
由 zmxdream 提交于
* fix. test=develop * fix. test=develop * fix code style. test=develop * fix. test=develop * fix. test=develop
-
由 sneaxiy 提交于
-
由 ShiningZhang 提交于
-
由 zyfncg 提交于
* add copy_to wrapped infermeta * test=allcases * test=allcases * test=allcases
-
- 20 2月, 2022 4 次提交
-
-
由 Chen Weihang 提交于
* rename pten dir to phi * rename namespace to phi * rename infrt pten dir to phi * resolve conflict * rename pten to phi in cmake * revert all infrt change * change needed files * fix infrt failed * fix inference failed
-
由 FlyingQianMM 提交于
add index initialization in the block loop for index_sample kernel when dealing with a input tensor whose shape is larger than block_dim * grid_dim (#39736) * add block and grid loop for index_sample kernel to deal with a large-shape tensor * fix code format * limit grid dim * fix the omissive initialization of index_i in the second cycle for index_sample kernel * fix conflicts
-
由 Yiqun Liu 提交于
-
由 sneaxiy 提交于
* add more op int16 support * fix xpu ci
-
- 19 2月, 2022 7 次提交
-
-
由 Aurelius84 提交于
* Unify paddle/pten::framework::ddim into pten::ddim * fix paddle namespace * compile sucessfully * fix npu src file * fix conflict * fix conflict * fix tensorrt compiler error * fix conflict * fix conflict * fix tesst file conflict * fix conflict * fix mlu file conflict * fix mlu file conflict * fix cinn header file conflict * fix conflict * fix conflict * fix conflict * fix conflict
-
由 zyfncg 提交于
* Add selected_rows kernel for full * remove fill_constant register in fluid * fix bug without GPU * add jit_kernel_helper dependency for fc * do some refactor * add unittest for ops signatures * add coverage unittest * fix merge conflict * fix full selectew_rows bug
-
由 chenjian 提交于
* fix RecordEvent interface * modify default level to 4 * update interface use * add const default trace level * update record event interface using * update operator.cc * update part1 * fix include profiler.h header in ps server * fix include profiler.h header in ps server
-
由 Zhanlue Yang 提交于
* Enabled test_matmul_v2_op for final state Eager Dygraph * Fixed minor issue * Fixed format issue
-
由 Chen Weihang 提交于
* support parse cc in gpu * change file name
-
由 chenjian 提交于
* fix RecordEvent interface * modify default level to 4 * update interface use * add const default trace level * update operator.cc
-
由 zyfncg 提交于
* remove manual_api * change sig map of full and empty * fix fill_any_like_xpu_op * fix fill_any_like_xpu_op * fix problem of fill_any_like_xpu_op * fix conflict * polish code
-