- 27 4月, 2023 1 次提交
-
-
由 Galaxy1458 提交于
* test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop * test,test=develop
-
- 03 12月, 2022 1 次提交
-
-
由 Yuang Liu 提交于
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 02 3月, 2022 1 次提交
-
-
由 sneaxiy 提交于
* move gather.h gather.cu.h scatter.h scatter.cu.h to phi library * fix CI * fix rocm ci
-
- 20 2月, 2022 1 次提交
-
-
由 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
-
- 19 2月, 2022 1 次提交
-
-
由 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
-
- 11 2月, 2022 1 次提交
-
-
由 Feiyu Chan 提交于
* move operators/math/math_function_* to pten/kernels/func * namespace from `paddle::operators::math` to `pten::funcs`
-
- 08 9月, 2021 1 次提交
-
-
由 Zeng Jinle 提交于
* fix scatter_add_nd and gather bug * fix gather compile error
-
- 14 7月, 2021 1 次提交
-
-
由 Haohongxiang 提交于
-
- 13 7月, 2021 1 次提交
-
-
由 Haohongxiang 提交于
* Fix gather_op by adding OurOfRangeCheck for param[Index] * Code Optimization
-
- 11 6月, 2021 1 次提交
-
-
由 ShenLiang 提交于
* fix gather shape bug * fix None * fix topo
-
- 23 8月, 2020 1 次提交
-
-
由 wangchaochaohu 提交于
-
- 14 5月, 2020 1 次提交
-
-
由 ShenLiang 提交于
-
- 04 9月, 2019 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 30 8月, 2019 1 次提交
-
-
由 ShenLiang 提交于
* fixed the code for coverage * fixed the document,test=document_preview test=develop
-
- 25 5月, 2019 1 次提交
-
-
由 hutuxian 提交于
* gather_op support int64_t index by adding a template typename * add UT and rename typename test=develop
-
- 30 1月, 2019 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 12 11月, 2018 1 次提交
-
-
由 Yibing Liu 提交于
* Add int type support for stack_op * Improve gather op to support index with shape N x 1 test=develop * Fix stack_op kernel's registry test=develop
-
- 28 9月, 2018 1 次提交
-
-
由 Yu Yang 提交于
Polish styles in generate_proposals_op. 1. inline lambda functions rathar than use std::function to save var. 2. add `static inline` to template functions .cc * Make them static to prevent generating symbols. * Make them inline to give compiler a hit inline them as possible. * Not if the function is not static, they cannot be inlined since the symbols should be exported. 3. add `static` to global functions in .cc * Make them static to prevent generating symbols. 4. Use Vector<uint64> instead manually manange storage between devices. 5. Prefer to use platform::ForRange, so we can optimize `ForRange` by just changing `for_range.h` if it is needed. 6. Do not change shape of inputs test=develop
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 04 10月, 2017 1 次提交
-
-
由 zchen0211 提交于
-
- 03 10月, 2017 1 次提交
-
-
由 zchen0211 提交于
-
- 29 9月, 2017 2 次提交
- 22 8月, 2017 2 次提交
- 17 8月, 2017 1 次提交
-
-
由 zchen0211 提交于
-
- 11 8月, 2017 1 次提交
-
-
由 zchen0211 提交于
-
- 10 8月, 2017 1 次提交
-
-
由 zchen0211 提交于
-
- 09 8月, 2017 1 次提交
-
-
由 zchen0211 提交于
-
- 08 8月, 2017 1 次提交
-
-
由 zchen0211 提交于
-
- 06 8月, 2017 1 次提交
-
-
由 zchen0211 提交于
-
- 03 8月, 2017 3 次提交