- 18 2月, 2022 22 次提交
-
-
由 zlsh80826 提交于
-
由 TeFeng Chen 提交于
* add cinn_instruction_run_op test code * update several interfaces of CinnLaunchContext * update several interfaces and add detail comments in CinnLaunchContext class * to skip the bug of error message check * fix ut test failed due to reliant interface updated
-
由 xiongkun 提交于
* trans diagonal kernel into pten * fix by code review
-
由 zhangbo9674 提交于
* support dtype param for auto_cast * add amp_dtype for tracer * add unsupported bf16 list * support bf16 amp for O2 * refine python interface for bfloat16 * refine code * refine code * refine unittest * refine code * refine code * add bf16 o1 * refine code by comment * add gradient accumulator * add recompute
-
由 ronnywang 提交于
-
由 ronnywang 提交于
-
由 Allen Guo 提交于
* Update IpuStrategy * fix ci * rerun ci
-
由 Baibaifan 提交于
* fix_sharding_group * fix_sharding_group
-
由 baoachun 提交于
-
由 z8hanghuan 提交于
* new way of unit test , *test=kunlun * new way of ut, *test=kunlun
-
由 Wilber 提交于
* the mlir representation of pten, test=develop * fixes an error, test=develop * infrt registers pten kernels Co-authored-by: NShixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
-
由 zyfncg 提交于
* support inplace and intermediate in yaml * add cmake for dygraph_api
-
由 taixiurong 提交于
-
由 chentianyu03 提交于
* add T to Alloc and remove default value of DataType in DeviceContext::Alloc * add dtype
-
由 Shang Zhizhou 提交于
* add tool: print kernel signaturs * fix windows compile
-
由 Wilber 提交于
-
由 qipengh 提交于
* [MLU]add matmul and matmul_v2 op * [MLU] fix data_type and del matmul * [MLU] fix compile error * [MLU] fix ci_check error
-
由 joeqiao12 提交于
-
由 joeqiao12 提交于
-
由 zn 提交于
* [MLU]add sync stream ops and broadcast pytest * [MLU]fix broadcast pytest to add data type
-
由 Jiabin Yang 提交于
* merge legacy to fluid * Remove legacy code * Remove legacy code * Remove DataType test * Using Tensor directly instead of using EagerTensor * support gradient_accumulation * make test_imperative_lod_tensor_to_selected_rows longer * make test_imperative_lod_tensor_to_selected_rows longer * refine code * Rename all EagerTensor to Tensor * Rename some EagerTensor to Tensor * rename EagerTensor to EagerVariable * add more test * fix different device gradient_accmulator bug * merge develop * remove useless tests
-
由 Weilong Wu 提交于
* [Eager] Support GradientHook before running seperate GradNode * Fix CI issue * Fix CI issue
-
- 17 2月, 2022 18 次提交
-
-
由 Leo Chen 提交于
* pten matmul cuda kernel support bf16 * avoid custom kernel deps on pten_function_api * Revert "pten matmul cuda kernel support bf16" This reverts commit 5d520845b9a189375677276efb673235ed8e5ee0. * refine code * fix compile * fix test_split_api
-
由 Leo Chen 提交于
* move bernoulli kernel to pten * follow comments
-
由 Leo Chen 提交于
* relocate code of interpretercore gc
-
由 Sylwester Fraczek 提交于
* fix and add more tests * remove unwanted changes * check only concat and elementwise * move check to a function * add todo comment * Revert "fix ptq fc attr name fuse_activation->activation_type" This reverts commit ffd023353a5e9b0fd15e81b9e9f9fe1794035017.
-
由 joeqiao12 提交于
-
由 YUNSHEN XIE 提交于
-
由 zyfncg 提交于
-
由 TeFeng Chen 提交于
* save the name lists of the input,internal and output variables of a subgraph as its attribute * fix compile error
-
由 Sing_chan 提交于
* move trunc to pten * modify according to YuanRisheng's comment
-
由 TTerror 提交于
-
由 Chen Weihang 提交于
* clean useless header in pten core * fix compiled failed * fix cmake target * fix typo * resolve conflict
-
由 houj04 提交于
* add softplus op for kunlun2. test=kunlun * add softplus op for kunlun2. test=kunlun * fix code style. test=kunlun * fix code style. test=kunlun * add more test cases. test=kunlun
-
由 wenbin 提交于
* first commit * teller fix * bug fix * enable for pool2d only * fix global_pooling issue * pooling_type * fix test
-
由 zyfncg 提交于
* remove register of matmul_v2 kernel * delete matmul_v2 grad register in fluid
-
由 Baibaifan 提交于
-
由 QingshuChen 提交于
* update kunlun label_smooth unitest *test=kunlun * minor *test=kunlun
-
由 石晓伟 提交于
-
由 huzhiqiang 提交于
* update generate_pd_op_dialect_from_paddle_op_maker.py * update mlir tensor load interface * refine * fix bug * fix * refine * fix * 3 * fix * codestyle Co-authored-by: weishengying <1343838695@qq.com>
-