- 18 2月, 2022 11 次提交
-
-
由 ronnywang 提交于
-
由 Allen Guo 提交于
* Update IpuStrategy * fix ci * rerun ci
-
由 baoachun 提交于
-
由 taixiurong 提交于
-
由 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 提交于
-
由 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 12 次提交
-
-
由 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 提交于
-
由 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
-
由 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
-
由 Chen Weihang 提交于
-
由 baoachun 提交于
* update inference ut to support nhwc format * update ut and pass OpCompat * update ut * update ut
-
由 niuliling123 提交于
-
- 16 2月, 2022 17 次提交
-
-
由 fwenguang 提交于
-
由 Yuang Liu 提交于
-
由 TTerror 提交于
-
由 fwenguang 提交于
-
由 0x45f 提交于
* move lerp to pten * refine include * move files * refine code
-
由 Aurelius84 提交于
-
由 Leo Chen 提交于
* pten matmul cuda kernel support bf16 * fix pten kernel name * add matmul_grad bf16 kernel * add emptylike bf16 kernel * fix compile * suppport rocm * fix error * fix rocm * add bf16 header file * fix compile
-
由 Wangzheee 提交于
[Paddle-Inference] support preln-ernie: add preln_emb_eltwise_layernorm_op, preln_skip_layernorm_op (#39570) * support preln_ernie: add preln_emb_eltwise_layernorm_op, preln_skip_layernorm_op * support preln_ernie: add preln_emb_eltwise_layernorm_op, preln_skip_layernorm_op
-
由 Jiabin Yang 提交于
-
由 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 * merge develop and refine code
-
由 Chen Weihang 提交于
* add attr support for infershape * add unittest for coverage * add unittest for coverage * polish unittest detail * fix windows test failed
-
由 Weilong Wu 提交于
-
由 Feiyu Chan 提交于
* move complex_functors.h and update all references to symbols within it
-
由 Chen Weihang 提交于
* rename general grad infermeta func * remove useless code
-
由 Aurelius84 提交于
* Modify framework::VisitDataType into Pten::VisitDataType * migrate unittest
-
由 YuanRisheng 提交于
* remove reshape and elementwise_add registry * delete code * fix bugs when run ci ut * remove log * fix bugs when run unit test * fix bugs when run unit test * fix bugs when run cinn * fix bugs when run ci-mac-python3 * fix compile bugs * fix compile bugs * fix compile bugs * fix bugs when run kunlun * fix bugs when compile * update code according comment
-
由 chenjian 提交于
* add profiler tree dump code * add CMakeLists item * reduce some contents for pr
-