- 30 3月, 2023 2 次提交
-
-
由 gouzil 提交于
* [Test Mv] ipu_test * [Test Mv] cmake add py_test_modules * [Move Test] rm py_test_modules * rm asp
-
由 cyberslack_lee 提交于
[CodeStyle][C416][C417] rewrite unnecessary comprehension with function call and use generator instead of map (#52140) * codestyle c416 c417 * fix error * fix inc * unify all C4 rules into one * fix inc --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
- 29 3月, 2023 7 次提交
-
-
由 Zheng-Bicheng 提交于
-
由 HongyuJia 提交于
* [CustomOP Inplace] Automap inplace dtype and shape, prepare for vector<Tensor> output * delete dtype,shape func of multi_inplace op * [CustomOP Inplace] Automap inplace dtype and shape, support vector<Tensor> output * [CustomOP Inplace] Auto-generate python API for inplace vector<Tensor> output
-
由 张春乔 提交于
* add up34 * modify var name in loop * revert changes in test_slice * Revert "modify var name in loop" This reverts commit 6d748e371afb417054ed0c6b36fd11e87959a90d. * temporarily ignore test_slice.py * add comment * empty commit, re-trigger all ci * fix inc --------- Co-authored-by: NSigureMo <sigure.qaq@gmail.com>
-
由 Zheng-Bicheng 提交于
-
由 Zheng-Bicheng 提交于
* update * update
-
由 gouzil 提交于
* [Test Mv] asp_test * [Test Mv] cmake add py_test_modules * [Move Test] rm py_test_modules
-
由 Kim 提交于
* fix PLR1722 * fix issue * fix error
-
- 28 3月, 2023 8 次提交
-
-
由 Feiyu Chan 提交于
Add basic functionalities to support Scalar & Scalars in operator attribute. 1. extend allowed types in operator's attribute type, add `paddle::experimental::Scalar`, add corresponding protobuf Message types; 2. Scalar enhancement, add formatting, equality; 3. add code to handle Scalar & Scalars in opmaker, conversion from paddle operator to phi kernel, opdesc construction and manipulation, tensorrt converter, tracer, operator construction, etc; 4. bind `paddle::experimental::Scalar` to python, as `libpaddle.Scalar`; 5. add functionality to canonicalize attribute map according to OpProto(if the op the attribute map used for has an OpProto); 6. add code to manipulate Scalar proto message via protobuffer python API; Add unittests. 1. add test cases for formatting, equality for Scalars, and WrapAsScalars; 2. add test cases for 'casting' between different morphs of attributes; 3. add test cases for extracting scalar & scalars from attribute; 4. add test cases for CanonicalizeScalarAttrs(and fix a bug in type index offset); 5. fix gmock's library filename on windows platform. 6. clean code: use canonicalize_attrs instead of inlining the function; 7. add test cases for libpaddle.Scalar in python code. 8. add test cases for `make_scalar_proto`, which manipulate proto message `Scalar` via protobuffer python API.
-
由 gouzil 提交于
* [CodeStyle][B020] rename for * [CodeStyle][B020] rename for
-
由 gouzil 提交于
* [Test Mv] autograd_test * [Move Test] rm py_test_modules
-
由 Ainavo 提交于
* [Test Mv] move collective/multinode to test dir * add CMakeList.txt to test/collective * add bash_test_modules * adjust the order * recover bash_test_modules * add_subdirectory(collective) * resolve conflicts * resolve conflicts
-
由 Kim 提交于
* mv python/paddle/dataset/tests/ test/dataset/ * use path to get file path * add dataset * remove cmake entry * add all ops * solve conflicts
-
由 Zheng-Bicheng 提交于
* update * update
-
由 Zheng-Bicheng 提交于
* update * update
-
由 Zheng-Bicheng 提交于
-
- 26 3月, 2023 2 次提交
-
-
由 Zheng-Bicheng 提交于
-
由 Zheng-Bicheng 提交于
-
- 25 3月, 2023 2 次提交
-
-
由 张春乔 提交于
-
由 Zheng-Bicheng 提交于
-
- 24 3月, 2023 4 次提交
-
-
由 Zheng-Bicheng 提交于
-
由 wanghuancoder 提交于
* delete old dygraph op test
-
由 Zheng-Bicheng 提交于
update
-
由 Zheng-Bicheng 提交于
-
- 23 3月, 2023 1 次提交
-
-
由 Zheng-Bicheng 提交于
-
- 22 3月, 2023 2 次提交
-
-
由 HappyHeavyRain 提交于
* test_get_kernel * add invoke signature * change reduce_max * change frobenius_norm * reset reduce_max according to composite and change reduce_all * fix the bug when Scalar(*) * fix 'scalar when support_tensor' * change code according to review * change 'keep_signature' to 'manual_signature' and add some erro info * support optimizers autogen * change sgd yaml * change generate signature * fix test/cpp/new_executor/CM * reset signature generated function * change signature funciton * change signature funciton
-
由 Zheng-Bicheng 提交于
-
- 21 3月, 2023 1 次提交
-
-
由 iSerendipity 提交于
* move DataType from paddle::experimental to phi * convert namespace * convert namespace * convert namespace * clarify namespace * convert more datatype * Revert "convert more datatype" This reverts commit 083b462959e6a22d4d8767707b628b95b396642e. * convert more in auto_code_generator * fix conflicts for XPU * fix namespace conflicts * fix errors * Revert "fix errors" This reverts commit f9d9958b54ee32141112274c8a5c3c381ab0f876. * fix errors * fix formatting
-
- 20 3月, 2023 1 次提交
-
-
由 tianshuo78520a 提交于
-
- 12 9月, 2017 2 次提交
-
-
由 zhangchao41 提交于
-
由 zhangchao41 提交于
-
- 25 8月, 2017 1 次提交
-
-
由 gongweibao 提交于
hidden capi symbols
-
- 29 8月, 2016 1 次提交
-
-
由 zhangjinchao01 提交于
ISSUE=4586495 git-svn-id: https://svn.baidu.com/idl/trunk/paddle@1408 1ad973e4-5ce8-4261-8a94-b56d1f490c56
-