- 05 6月, 2023 1 次提交
-
-
由 Wang Xin 提交于
* third-party lib offline compilation support for mkldnn flashattn and gtest * fix bug * ignore dirty
-
- 26 4月, 2023 1 次提交
-
-
由 HongyuJia 提交于
-
- 24 4月, 2023 1 次提交
-
-
由 risemeup1 提交于
* fix patch error * fix patch error
-
- 13 4月, 2023 1 次提交
-
-
由 risemeup1 提交于
* fix ninja error * fix_ninja_error_qa
-
- 10 4月, 2023 1 次提交
-
-
由 risemeup1 提交于
-
- 03 4月, 2023 1 次提交
-
-
由 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
-
- 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.
-
- 03 8月, 2022 1 次提交
-
-
由 Hui Zhang 提交于
* c++ property deserialization * fix for comment * more error info * fix exception info * fix ci * fix compile * fix layer test ci
-
- 13 6月, 2022 1 次提交
-
-
由 Ruibiao Chen 提交于
-
- 04 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
-
- 16 12月, 2021 1 次提交
-
-
由 Sing_chan 提交于
-
- 25 11月, 2021 1 次提交
-
-
由 Sing_chan 提交于
* make third_party's cmake get source code directly 2 * modify according to zhouwei's comment * eager needs mkldnn to compile
-
- 19 11月, 2021 1 次提交
-
-
由 Sing_chan 提交于
-
- 29 6月, 2021 1 次提交
-
-
由 Zhou Wei 提交于
* support Ninja and establish dependencies relationship between paddle with third_party * fix CI * support Ninja
-
- 26 10月, 2020 1 次提交
-
-
由 XiaoguangHu 提交于
-
- 09 1月, 2020 1 次提交
-
-
由 zhouwei25 提交于
tweak the interface of cache_third_party function - expose the SOURCE_DIR for each external library (#21899)
-
- 25 11月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 11 11月, 2019 1 次提交
-
-
由 Michał Gallus 提交于
test=develop
-
- 31 10月, 2019 1 次提交
-
-
由 zhouwei25 提交于
-
- 19 8月, 2019 1 次提交
-
-
由 liuwei1031 提交于
* fix compilation issue in windows vs2017, test=develop * fix gtest lib not found issue, test=develop
-
- 20 2月, 2019 1 次提交
-
-
由 Tao Luo 提交于
test=develop
-
- 14 12月, 2018 1 次提交
-
-
由 gongweibao 提交于
-
- 27 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
-
- 22 11月, 2018 1 次提交
-
-
由 wopeizl 提交于
* add recordio support * disable the openblas multi-thread on windows since no support adjust the python script * code style * code style test=develop * add create_recordio_file_reader back * fix code style test=develop * fix the gtest.cmake on windows * fix cc_test on windows * fix the win build test=develop * remove fused compile support on windows test=develop * add the jit support test=develop * add the jit support, test=develop * add the jit support, test=develop * add the jit back fix compile error on windows * rollback test=develop * test case fix * disable DSO by default on windows * exclude warpctc_op on windows * exclude the dynload_warpctc out on windows test=develop * fix the scripts error test=develop * disable avx on windows by default test=develop * re-organize the cmake file * disable mkl on windows by default * add warp_ctc back * fix the dependency * fix the dependency * fix the build issue on windows * remove unsupported flag on windows * code style * code style test=develop * fix issue * add profiler, parallel_executor back * clean up the pre-definitions on windows * fix build issue * test=develop
-
- 16 11月, 2018 2 次提交
- 15 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
-
- 08 11月, 2018 1 次提交
-
-
由 Zhaolong Xing 提交于
-
- 07 11月, 2018 2 次提交
- 05 11月, 2018 1 次提交
-
-
由 peizhilin 提交于
-
- 12 9月, 2018 1 次提交
-
-
由 dzhwinter 提交于
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 12 10月, 2017 1 次提交
-
-
由 hedaoyuan 提交于
-
- 30 8月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
Recover the mistakenly deleted WARPCTC variable in cmake.
-
- 20 7月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 19 7月, 2017 1 次提交
-
-
由 tensor-tang 提交于
-
- 03 6月, 2017 1 次提交
-
-
由 xuwei06 提交于
So that they can be found when paddle is built as a add_subdirectory project in another project.
-
- 01 6月, 2017 1 次提交
-
-
由 liaogang 提交于
-
- 29 3月, 2017 1 次提交
-
-
由 Liu Yiqun 提交于
-