- 22 12月, 2022 1 次提交
-
-
由 JYChen 提交于
-
- 21 12月, 2022 1 次提交
-
-
由 GGBond8488 提交于
* move out sparsity from fluid * fix typro * fix circle import error * fix circle import * fix circle import * fix conflicts * remove paddle.static.sparsity * remove paddle.asp * Undo history modifications * remove sparsity in static package * modify setup.py * add missing modifications on unitest files * remove redundant sparsiy hierarchy * fix unitest file
-
- 19 12月, 2022 1 次提交
-
-
由 xiaoguoguo626807 提交于
* move conv2d * code-style and build bug * restore c++ * code-style * rm fluid init conv2d * remove nn.conv2d * modify doc
-
- 13 12月, 2022 1 次提交
-
-
由 JYChen 提交于
* remove non-public apis from __all__ * fix code style
-
- 12 12月, 2022 1 次提交
-
-
由 Roc 提交于
-
- 09 12月, 2022 1 次提交
-
-
由 cyber-pioneer 提交于
-
- 07 12月, 2022 1 次提交
-
-
由 xiaoguoguo626807 提交于
* modify slice infershape * code style * modify slice_unittest * temp fix * batch_norm api move * code_style * codestyle * ci_static * add __init__ * reset other change * revert .cc * add import batchnorm * conflict and revert * fix bug * fix third conflict one day * fix conflict * fix conflict bug * fix conflict bug * modify api * code_style * modify doc * add lost doc stable * fix conflict bug * ci lack of gpu
-
- 02 12月, 2022 2 次提交
-
-
由 cyber-pioneer 提交于
move paddle.fluid.layers.tensor.create_parameter to paddle.tensor.creation.create_parameter (#48579)
-
由 cyber-pioneer 提交于
-
- 01 12月, 2022 1 次提交
-
-
由 Roc 提交于
* mv accuracy and auc * rm distributions * rm get_places * replace metric
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 28 6月, 2022 1 次提交
-
-
由 wangzhen38 提交于
* [UPDATE FLUID API] only reference in paddlerec * change lr * [UPDATE FLUID API] only reference in paddlerec * update by reviews
-
- 15 6月, 2022 1 次提交
-
-
由 Allen Guo 提交于
* Decoupling ipu sharding and modeling (#665) * feat(shard): decoupling shard setting with modeling. * fix(shard): split test cases to avoid failure. * fix(shard): add function docs and fix typo. * test(shard): add tests. * test(shard): more test case. * fix(): change ipu_index/stage default value to -1. * fix format Co-authored-by: Nczr-gc <96037699+czr-gc@users.noreply.github.com>
-
- 05 6月, 2022 1 次提交
-
-
由 Sing_chan 提交于
* use yapf to format all python file * yapf exclude two unittests file for they rely on writing and reading file, and format will break them * disable diff_py_file because too many diff files cause command following failed
-
- 19 1月, 2022 1 次提交
-
-
由 jianghaicheng 提交于
* ipu_commit_tests p1 * resolve comments * resolve comments * resolve comments * resolve comments * resolve comments * resolve comments * resolve comments * update lint and ipustrategy introduction * update ipu_config * update __init__ of static * update doc * update doc 2 * update doc 3 * update doc 4 * update doc 5 * update doc 5 * update doc 6 * update lint * update lint 2 * update ipustrategy * add IpuStrategy to all * update ipustrategy * update ipu_shard_guard * update ipu_shard_guard 2 Co-authored-by: Nyaozhixin <522190855@qq.com>
-
- 31 12月, 2021 1 次提交
-
-
由 fwenguang 提交于
* [MLU]support calling mlu op from python interface * [MLU]fix * fix * [mlu]fix mlu_places * [mlu]fix required mlu * fix * [MLU]fix tensor copy * [mlu] fix MLUPlace call path
-
- 29 10月, 2021 1 次提交
-
-
由 Ming-Xu Huang 提交于
-
- 11 10月, 2021 1 次提交
-
-
由 Qi Li 提交于
* [NPU] fix matmul_v2 and utils.run_check, test=develop * remove debug files, test=develop * fix install_check, test=develop * fix doc, test=develop * fix review comments, test=develop
-
- 17 9月, 2021 1 次提交
-
-
由 Haohongxiang 提交于
* Support EMA in Paddle2.x and Fleet * update * update * update * modify ut of ema * modify docs * modify bugs * update * update * update * modify ut
-
- 06 7月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 11 6月, 2021 1 次提交
-
-
由 zhiboniu 提交于
* update 2.0 public api in all left files * reverse device.py all list; fix some flake8 errors
-
- 08 6月, 2021 1 次提交
-
-
由 Shibo Tao 提交于
* fix: paddle.static.default_main_program. test=develop * add normalize_program to __all__. test=develop
-
- 26 4月, 2021 1 次提交
-
-
由 zhiboniu 提交于
-
- 20 2月, 2021 1 次提交
-
-
由 Shibo Tao 提交于
* export paddle.static.normalize_program method. test=develop * fix ut coverage.test=develop
-
- 19 1月, 2021 1 次提交
-
-
由 Zhang Ting 提交于
* add 2.0 API: device_guard
-
- 14 1月, 2021 1 次提交
-
-
由 Jiaqi Liu 提交于
* add auc into 'all' list * alias acc, expose to users * update sample code
-
- 12 1月, 2021 1 次提交
-
-
由 tangwei12 提交于
* add sparse embedding & load vars for 2.0 Change-Id: I36b59ed5f015189dc9d9d2e34a9357722d369f1b * fix hdfs gloo Change-Id: Ia84d579053720ad804183e54c9a04b4f031c79c6 * fix gloo hdfs Change-Id: I5ab982fd483cddc10adcdef0b8aa83aca976cb9e * move loadvar/sparse embedding from incubute to static Change-Id: I57081d3545ad2efab78c72420d2162c0eacaf3a0
-
- 11 1月, 2021 1 次提交
-
-
由 Jiaqi Liu 提交于
* add alias from fluid.layers.auc to static.auc * Update __init__.py
-
- 29 12月, 2020 1 次提交
-
-
由 Chen Long 提交于
* fix code bugs * fix code bugs test=document_fix * fix code bugs test=document_fix
-
- 16 12月, 2020 2 次提交
- 26 11月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* add static_only for static api * addd static_only for class init * remove static_only for default_main_program * remove creater_parameter & startup_program * remove failed apis * revert py_func import * remove global scope * remove some api * remove cuda pinned place
-
- 19 11月, 2020 1 次提交
-
-
由 Shibo Tao 提交于
-
- 18 11月, 2020 1 次提交
-
-
由 Shibo Tao 提交于
add two paddle-2.0 apis: paddle.static.io.save_inference_model and paddle.static.io.load_inference_model (#28606) * add two apis: paddle.static.io.save_inference_model and paddle.static.io.load_inference_mode, which are campatible with paddle.fluid.io.save_inference_model and paddle.fluid.io.load_inference_model respectively. * add unittest for new save_inference_model and load_inference_model. test=develop * enhance doc. test=develop * add paddle.enable_static() to test_inference_model_io.py. test=develop
-
- 14 10月, 2020 1 次提交
-
-
由 chentianyu03 提交于
* modify cond while_loop to paddle.static.nn.cond * modify crop_tensor to paddle.crop * modify Variable to paddle.static.Variable * remove nn.beam_search, nn.beam_search_decode, nn.gather_tree * remove bpr_loss, center_loss, rank_loss, smooth_l1, teacher_student_sigmoid_loss, edit_distance, sampled_softmax_with_cross_entropy in nn.functional * remove apis in nn.functional.learn_rate.py * remove pool2d, pool3d, adaptive_pool2d, adaptive_pool3d in nn.functional * remove apis in nn.functional.vision * remove erf, soft_relu in nn.functional.activation * remove apis in nn.functional.extension * remove nn.functional.rnn * remove hash from nn.functional.lod * remove row_conv from nn.functional.extension * remove one_hot, pad2d, pad_constant_like from nn.functional.common * remove nn.gather_tree, nn.BilinearTensorProduct, nn.Pool2D, nn.Pad2D * remove apis from optimizer.__init * remove tensor.creation.fill_constant * remove elementwise_mul in nn.functional.common and modify to paddle.multiply * remove tensor.stat.reduce_mean * remove reduce_all, reduce_any in tensor.logic * remove apis in tensor.math * remove apis in tensor.__init__ * remove has_inf, has_nan in tensor.search * remove apis in framework.__init__ * remove apis in paddle.__init__ * remove apis in nn.functional.__init__ * modify removed alias apis to raw api in doc and unittests * fix remove grid_sample bug * modify removed alias apis to raw api in doc and unittests * modify removed alias apis to raw api in doc and unittests * modify removed alias apis to raw api in doc and unittests * modify removed alias apis to raw api in doc and unittests * modify removed alias apis to raw api in doc and unittests * modify removed alias apis to raw api in doc and unittests * delete alias api relastions in doc * reserve paddle.compat, paddle.sysconfig * remove unittest for paddle.reduce_all, paddle.reduce_any * modify removed alias apis to raw api in doc and unittests * recover paddle.save and paddle.load * resolve conflicts * fix sample code missing paddle.enable_static() bug * fix sample code missing paddle.enable_static() bug * fix to_string sample code error
-
- 30 9月, 2020 1 次提交
-
-
由 Wilber 提交于
-
- 29 9月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* polish BuildStrategy api doc & example * polish ExecutionStrategy api doc & example * polish details
-
- 23 9月, 2020 1 次提交
-
-
由 Chen Weihang 提交于
* init commit of new save/load * fix failed unittests * fix save_load_v2 unittest failed * fix failed unittest & polish doc * add tests for coverage * add more tests & move static apis * fix example code error * polish emample code * fix detail example code problem
-
- 24 8月, 2020 1 次提交
-
-
由 Zhou Wei 提交于
* Reconstruct all API related to lr scheduler, unify dygraph and static * Reconstruct all API related to lr scheduler, unify dygraph and static * fix doc * fix doc * fix doc of lr_scheduler * fix unittest and english doc * fix english doc * fix confilt * fix doc
-
- 20 8月, 2020 1 次提交
-
-
由 Aurelius84 提交于
* Rename `Input` into `InputSpec` * fix argument place of Input api
-