- 20 4月, 2023 1 次提交
-
-
由 Chitsing KUI 提交于
* add flash randomness control * fix VLOG undefied
-
- 13 4月, 2023 2 次提交
- 11 4月, 2023 1 次提交
-
-
由 ykkk2333 提交于
-
- 10 4月, 2023 3 次提交
- 03 4月, 2023 2 次提交
-
-
由 engineer1109 提交于
-
由 risemeup1 提交于
* fix error,test=document_fix * test * fix gcc12_error * fix gcc12_error * fix gcc12_error * fix_gcc12_py3_error * fix_range-loop-construct_error * fix_gcc12_error
-
- 01 4月, 2023 1 次提交
-
-
由 risemeup1 提交于
-
- 30 3月, 2023 1 次提交
-
-
由 ykkk2333 提交于
-
- 29 3月, 2023 2 次提交
-
-
由 chalsliu 提交于
* Fix flashattn build error on jetson * Fix nvcc not found on jetson
-
由 jameszhang 提交于
* [kunlun] support min/max in dygraph mode * update xccl to 1.0.13
-
- 28 3月, 2023 1 次提交
-
-
由 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.
-
- 27 3月, 2023 2 次提交
- 24 3月, 2023 2 次提交
-
-
由 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
-
由 risemeup1 提交于
* fix ninja error * fix_lite_ninja_error
-
- 23 3月, 2023 1 次提交
-
-
由 zqw_1997 提交于
* to support cuda12, pybind need to upgrade to v2.10.0 * add DEPS of pybind in test_custom_plugin_creater.cc * only change the tag * please let CI pass * try pybind v2.10/3 * modify the include header in test * code check
-
- 22 3月, 2023 1 次提交
-
-
由 risemeup1 提交于
* fix ninja error * fix_ninja_error * fix ninja error * fix r-200 ci ninja error
-
- 20 3月, 2023 2 次提交
- 15 3月, 2023 2 次提交
- 13 3月, 2023 2 次提交
-
-
由 shentanyue 提交于
[Lite] Change the source code integration of Paddle Lite to the compilation library integration (#51405)
-
由 houj04 提交于
* [XPU] add increment op. * fix ci
-
- 10 3月, 2023 1 次提交
-
-
由 zhangyikun02 提交于
-
- 09 3月, 2023 1 次提交
-
-
由 pangengzheng 提交于
* support run haokanctr model in heterps-models * polish setup.py * polish JVM_LIB in evn_dict
-
- 07 3月, 2023 2 次提交
-
-
由 risemeup1 提交于
-
由 Chen Weihang 提交于
-
- 06 3月, 2023 1 次提交
-
-
由 mayang002 提交于
-
- 03 3月, 2023 2 次提交
-
-
由 danleifeng 提交于
-
由 risemeup1 提交于
* patch on gloo/types.h * fix patch * change patch dir * add patch
-
- 02 3月, 2023 1 次提交
-
-
由 risemeup1 提交于
* fix gcc12 error * patch on device.cc * fix gcc error while compiling gloo
-
- 01 3月, 2023 1 次提交
-
-
由 Chitsing KUI 提交于
* flash attn * seed * almost * softmax * fix workspace * add unitest; linux only * fix setup * fix datatype include * fix setup typo * fix def scope * new error api * use paddle fork * fix attr bug; complete ut * update flash hash * fix rng reset * fix offset * fix comments
-
- 28 2月, 2023 1 次提交
-
-
由 zhangyikun02 提交于
-
- 27 2月, 2023 1 次提交
-
-
由 jameszhang 提交于
* [kunlun] support reduce_scatter * uncomment unittest * update xccl to 1.0.10
-
- 24 2月, 2023 1 次提交
-
-
由 pangengzheng 提交于
* change protobuf version in pslib mode and link libjvm.so fot libps.so * keep protobuf version same with pslib and enable compile with pslib
-
- 23 2月, 2023 1 次提交
-
-
由 chalsliu 提交于
-
- 22 2月, 2023 1 次提交
-
-
由 meteor135 提交于
-