- 09 4月, 2020 16 次提交
-
-
由 songyouwei 提交于
* Layer add training attr, add Dropout Layer * add unit test for Dropout test=develop * minor fix test=develop * add missing args test=develop * support global flag in dropout, add docs test=develop * minor fix test=develop * minor fix test=develop * refine code comments test=develop * refine Dropout test=develop * fix ut test=develop * arg expansion test=develop * sample code update test=develop * prop -> p test=develop * fix ut test=develop * minor check fix test=develop
-
由 Huihuang Zheng 提交于
API/OP (ConditionalBlock) error message enhancement (#23480)
-
由 mozga-intel 提交于
* Remove the NGraph engine from PDPD repository 1. Each operator was removed from the operator's directory 2. Each test was removed from the unittest directory 3. The parallel executor support was removed from the PDPD 4. The CMake file was removed from the PDPD 5. The NG flags were removed from the repository test=develop * Remove ngraph from: 1. Cmake file 2. Python file test=develop
-
由 wangchaochaohu 提交于
-
由 wangguanzhong 提交于
-
由 liym27 提交于
-
由 Aurelius84 提交于
* API(fluid.gridents) error message enhancement test=develop * fix unitest failed test=develop
-
由 Aurelius84 提交于
-
由 Chen Weihang 提交于
-
由 Kaipeng Deng 提交于
-
由 Zhou Wei 提交于
-
由 Leo Chen 提交于
* fix init_gflags with 'python -c', test=develop * fix pruned_program_cache_key of Operator, test=develop
-
由 Chen Weihang 提交于
* polish api program error message, test=develop * fix condition error, test=develop * fix test prune error, test=develop * fix coverage problem, test=develop
-
由 Feiyu Chan 提交于
* add Conv/ConvTranspose layers in paddle.nn.layer, test=develop * add example code in docstring, test=develop * update unittests to work with test_runner, test=develop
-
由 GaoWei8 提交于
-
由 gongweibao 提交于
-
- 08 4月, 2020 13 次提交
-
-
由 liym27 提交于
* Api (fluid.data/layers.data) error message enhancement. test=develop
-
由 liym27 提交于
* API (Switch) error message enhancement. * fix bug: dtype of out in api isfinite is set incorrectly. The dtype should be bool.
-
由 GaoWei8 提交于
-
由 Aurelius84 提交于
* Op (Scope) error message enhancement test=develop
-
由 songyouwei 提交于
* support no_grad atomic operating test=develop * rm create param api test=develop * refine sample code test=develop * clean impl test=develop
-
由 Pei Yang 提交于
* add full_like op. test=develop * add dygraph support. test=develop * increase coverage. test=develop
-
由 Chen Weihang 提交于
-
由 zhongpu 提交于
-
由 liym27 提交于
-
由 guofei 提交于
* Add a function to update FLAGS test=develop * Add a function to update FLAGS test=develop * expr flags * Add a function to update FLAGS test=develop * distinguish public/private vars, test=develop * fix windows issues, test=develop * expr flag * Add functions to get and set FLAGS test=develop * Add functions to get and set FLAGS test=develop * Add functions to get and set FLAGS test=develop * Add functions to get and set flags test=develop * Add functions to get and set FLAGS test=develop * Add a function to update FLAGS test=develop * Add a function to update FLAGS test=develop * Add functions to get and set flags in Paddle test=develop Co-authored-by: Nsneaxiy <sneaxiy@126.com>
-
由 guofei 提交于
* Make the place parameter default test=develop * Make the place parameter default test=develop * Make the place parameter default test=develop * Make the place parameter default test=develop * Make the place parameter default test=develop * Make the place parameter default test=develop * Make the place parameter default test=develop * Make the place parameter default test=develop
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
- 07 4月, 2020 11 次提交
-
-
由 Adam 提交于
-
由 silingtong123 提交于
* add randint op
-
由 zhongpu 提交于
-
由 cc 提交于
* Collect output scale for quantized op and fused op * Post_training_quantizaion sets batch_generator to support lod tensor
-
由 qingqing01 提交于
* Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO
-
由 David Lin 提交于
* rename op paddle.fluid.matmul to paddle.matmul * modify original API fluid.layers.matmul,and add new API paddle.matmul
-
由 wangchaochaohu 提交于
* add support for value tensor support of fill_constant Op
-
由 Zhou Wei 提交于
梯度裁剪的策略进行了升级,配合修复相应的 裁剪API、minimize、ParamAttr 的API英文文档。 对应API变动的文档: #23224 对应中文文档PR:PaddlePaddle/FluidDoc#1942
-
由 Chengmo 提交于
* add index_sample op
-
由 liym27 提交于
-
由 Bai Yifan 提交于
-