- 08 9月, 2023 1 次提交
-
-
由 xingmingyyj 提交于
* add parser * add parser * add parser * add parser * add parser * add parser * add parser * Update test/cpp/ir/core/ir_parser_test.cc Co-authored-by: Nkangguangli <kangguangli@hotmail.com> * add parser * add parser * add parser * Update test/cpp/ir/core/program_translator_test.cc Co-authored-by: Nkangguangli <kangguangli@hotmail.com> * Update test/cpp/ir/core/program_translator_test.cc Co-authored-by: Nkangguangli <kangguangli@hotmail.com> * Update dialect.h * add parser * add parser * Update CMakeLists.txt * add parser --------- Co-authored-by: Nkangguangli <kangguangli@hotmail.com>
-
- 31 8月, 2023 1 次提交
-
-
由 LiYuRio 提交于
-
- 25 8月, 2023 1 次提交
-
-
由 LiYuRio 提交于
* support create shard dist tesnor * support non-zero shard to replicated * change reshard signature
-
- 10 8月, 2023 1 次提交
-
-
由 LiYuRio 提交于
-
- 26 7月, 2023 1 次提交
-
-
由 LiYuRio 提交于
* Implement replicated to split reshard function * fix link error in clang * refine split functor * simplify reshard code
-
- 24 5月, 2023 2 次提交
-
-
由 zhangyuqin1998 提交于
-
由 zhangyuqin1998 提交于
* move raw kernels to legacy * Update elementwise_add_kernel.cu * fix
-
- 24 3月, 2023 1 次提交
-
-
由 TaoTao Li 提交于
* add all_reduce, reduce kernel and api * fix all_reduce reduce ut fix reduce op maker conflict fix merge conflicts * fix conflicts, rename ReduceOp->ReduceBaseOp in reduce_ops rename allreduce op, to remove * fix code format fix comments * modify test_collective_reduce_api ut timeout * fix PR-CI-Build fix comments: format phi operator
-
- 15 7月, 2022 1 次提交
-
-
由 xiongkun 提交于
* transfer as_real to phi * fix erros * blocking: True -> False
-
- 15 3月, 2022 1 次提交
-
-
由 xiongkun 提交于
[phi] Transfer lgamma, kldiv_loss, isclose, cumprod kernels into phi and pass the tests of these four kernels (#39770) * tranfer and pass the lgamma unittest * merge and pass the test * transfer kldiv_loss and kldiv_loss_grad; pass the unitest * trafer the isclose and cumprod kernel * change PT_REGISTER -> PD_REGISTER * fix by code review * fix by code review * fix * remove enforce include dependence from scalar * fix * fix by code review * fix by code review
-
- 08 3月, 2022 1 次提交
-
-
由 Yang 提交于
* [Phi] move put_along_axis/take_along_axis/maxout * use phi::Copy
-
- 04 3月, 2022 1 次提交
-
-
由 Linjie Chen 提交于
* move sigmoid cross entopy with logits to phi * fix ci * move log_loss to phi * move cumsum to phi * revert infershape * fix xpu ci * move auc to phi * remove comment * update sigmoid_cross_entropy_with_logits_op.cu * update sigmoid_cross_entropy_with_logits_op * Update log_loss
-
- 28 2月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* rename pten_utils to phi_utils * rename pten_utils target * rename Pten to Phi * replace pten with phi * resolve conflict
-
- 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
-
- 15 2月, 2022 1 次提交
-
-
由 Linjie Chen 提交于
* move expand to pten * move expand_v2 to pten * move expand_v2 to pten * fix grad register * fix grad register * fix tensorcpry * fix tensorcopy * fix tensorcopy * fix tensorcopy * fix tensorcopy * fix ci * fix tensorcopy
-
- 28 1月, 2022 1 次提交
-
-
由 hong 提交于
* move digamma to pten; test=develop * fix mutable_data bugs; test=develop * remove useless code; test=develop * remove kernel compute; test=develop * fix bug; test=develop
-
- 17 1月, 2022 2 次提交
-
-
由 Allen Guo 提交于
Co-authored-by: NXiaobing Wang <xiaobingw@graphcore.ai> Co-authored-by: NAllen Guo <alleng@graphcore.ai> Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NHaicheng Jiang <haichengj@graphcore.ai> Co-authored-by: NHan Zhao <hanzhao@graphcore.ai> Co-authored-by: NXiaobing Wang <xiaobingw@graphcore.ai> Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NHaicheng Jiang <haichengj@graphcore.ai> Co-authored-by: NHan Zhao <hanzhao@graphcore.ai>
-
由 Allen Guo 提交于
* update ipu releated passes Co-authored-by: NXiaobing Wang <xiaobingw@graphcore.ai> Co-authored-by: NAllen Guo <alleng@graphcore.ai> Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NHaicheng Jiang <haichengj@graphcore.ai> Co-authored-by: NHan Zhao <hanzhao@graphcore.ai> * remove ipu_pass_base * update error msg * update error msg 02 * split pr 01 * restore ipu_pass_base Co-authored-by: NXiaobing Wang <xiaobingw@graphcore.ai> Co-authored-by: NZhixin Yao <zhixiny@graphcore.ai> Co-authored-by: NHaicheng Jiang <haichengj@graphcore.ai> Co-authored-by: NHan Zhao <hanzhao@graphcore.ai>
-
- 10 12月, 2021 1 次提交
-
-
由 jianghaicheng 提交于
-
- 24 9月, 2020 1 次提交
-
-
由 wanghuancoder 提交于
* use iwyu clean include, test=develop, test=win * compilation error, test=develop * fix compilation error2, test=develop * fix compilation error3, test=develop * fix compilation error4, test=develop * fix compilation error5, test=develop * fix compilation error6, test=develop * fix compilation error7, test=develop * fix compilation error8, test=develop * fix compilation error8, test=develop * fix compilation error10, test=develop * fix compilation error11, test=develop
-
- 28 3月, 2019 1 次提交
-
-
由 chengduo 提交于
* modify the interface of Pass::Allay test=develop * Polish code test=develop * Fix Travis CI test=develop * fix Pass::Apply interface test=develop * Fix Travis CI test=develop
-
- 21 2月, 2019 1 次提交
-
-
由 Sylwester Fraczek 提交于
and #pragma once in edited headers add #include<string> in edited headers test=develop
-
- 31 1月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 29 8月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 21 8月, 2018 1 次提交
-
-
由 Yan Chunwei 提交于
* link IR graph to analysis graph * add clean code and update * add infer_clean_pass * add ir_pass_manager * support fc fuse executation * fix ir circle
-
- 09 8月, 2018 1 次提交
-
-
由 Xin Pan 提交于
Reduce one level of inheritence.
-
- 26 7月, 2018 4 次提交
- 22 7月, 2018 1 次提交
-
-
由 Xin Pan 提交于
-
- 19 7月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 18 7月, 2018 4 次提交
- 26 6月, 2018 1 次提交
-
-
由 yi.wu 提交于
-
- 11 6月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 08 6月, 2018 1 次提交
-
-
由 chengduoZH 提交于
-
- 06 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
* Use Builder Chain to decorate new builders. It is easy to extend builders. * Make graphviz path as a build strategy, not a FLAGS.
-