- 05 1月, 2023 27 次提交
-
-
由 xiaoxiaohehe001 提交于
-
由 Leo Guo 提交于
-
由 HappyHeavyRain 提交于
* generate the static graph code of ops * modify the isclose comment * modify the clip comment in nn.py * reset nn.py
-
由 sneaxiy 提交于
-
由 Zhang Jun 提交于
* update nearest_interp, expand_v2, cast for stable diffusion * update nearest_interp, expand_v2, cast for stable diffusion * correct shape rank * Update expand_v2_op.cc
-
由 Jianghai 提交于
* add pool flops * add annotations and tests
-
由 Infinity_lee 提交于
-
由 zhouzj 提交于
-
由 jiangcheng 提交于
* CINN add fetch op for skip gc vars * perfect test annotation * break if not is_only_used_internal * move skip_gc_var_names get out of for loop
-
由 ucsk 提交于
-
由 Zhong Hui 提交于
-
由 Ruibiao Chen 提交于
-
由 姜永久 提交于
* rm op_function_generator * rm op_func_generator.h * rm op_function * modify cmake * rm op_function.h * rm check for op_function_generator.cc * reset imperative * rm python part * fix imperative * lint * lint * modify legacy_c * review * modify * modify legacy * rm gen op_functions code * reset framework * rm core.ops for test * core.ops->core.eager.ops.legacy * not raiseError for xpu
-
由 zyfncg 提交于
-
由 Wilber 提交于
-
由 Yuanle Liu 提交于
-
由 Yuang Liu 提交于
-
由 Wen Sun 提交于
* refactor: use base class * fix: incorrect deps * fix: add missing header * refactor: update class structures * fix: bkcl typo * fix: remove redundant def
-
由 Weilong Wu 提交于
* [Eager] optimize same python api logic * optimize full api * optimize logic * optimize logic
-
由 TeFeng Chen 提交于
* delivery skip_gc_vars from the main graph to each subgraph compiled by CINN * rearrange format and annotation * fix lacking namespace * fix segmentation fault cinn subgraph doesn't own kSkipGcVarNames * deliver all skip_gc_vars of main graph * add vlog for skip_gc_vars
-
由 Huihuang Zheng 提交于
Add 0d Tensor Test Cases for cond, case, switch_case. Since the 3 APIs are control flow APIs, their support for 0d tensor relies on the underneath APIs. This PR just added test cases to prove that the 3 APIs have already handled 0d tensor well.
-
由 XiangGao 提交于
-
由 Yuang Liu 提交于
-
由 Weilong Wu 提交于
-
由 GaoYuYang 提交于
-
由 risemeup1 提交于
* modify setup.py and paddle_build.sh * modify setup.py and paddle_build.sh * modify setup.py and paddle_build.sh * modify setup.py * modify run_setup * modify setup.py * fix make_clean * modify setup.py * modify setup.py * delete setting python_libary * debug * debug * debug * debug
-
由 zhangkaihuo 提交于
-
- 04 1月, 2023 13 次提交
-
-
由 Aurelius84 提交于
-
由 risemeup1 提交于
* approve_for_setup,test=test=document_fix * test
-
由 houj04 提交于
-
由 Yuanle Liu 提交于
-
由 Guanghua Yu 提交于
-
由 Wilber 提交于
-
由 Roc 提交于
-
由 JZ-LIANG 提交于
* remove deps and prior comm * grad comm fuse * add deps for amp&global norm * stage2 broadcast prior deps * stage2 grad overlap * stream_analyzer bugfix * overlap enable * dep op namescope * depend support multiple inputs * check finite deps * stage2 param comm overlap * Set kD2HStream * grad comm hierarchical * grad comm hierarchical * new unitest Co-authored-by: Nchenruibiao <chenruibiao@baidu.com>
-
由 zhangbo9674 提交于
-
由 risemeup1 提交于
* fix get_single_test_cov.py bug * debug
-
由 Yuanle Liu 提交于
-
由 张春乔 提交于
-
由 Matsumoto Ruko 提交于
* update requirements.txt and setup.py.in * update requirements.txt setup.py.in setup.py
-