- 10 4月, 2020 18 次提交
-
-
由 Chengmo 提交于
* add tdm sampler op * fix compile bug * fix compile bug * fix compile bug * fix compile bug * test=develop, add tdm sampler unittest * fix tdm sampler unittest * fix input var name bug * update tdm sampler unittest * fix unittest * fix unittest * update tdm sampler unittest * add tdm exe run unittest * fix infershape * test=develop, add doc * test=develop, fix gcc8 compile bug & unittest bug * test=develop, fix unittest * test=develop, fix T one & zero * test=develop, add unittest check * test=develop, add doc smaple code & fix dype set * test=develop, fix dtype * test=develop, fix compile bug * test=develop, fix unittest * test=develop, fix unittest * test=develop, check py3 unittest * test=develop,fix unittest * test=develop, fix py3&py2 unittest diff * test=develop, fix sample code * test=develop, fix sample code * test=develop, fix sample code * test=develop, fix error message
-
由 GaoWei8 提交于
-
由 wangchaochaohu 提交于
-
由 silingtong123 提交于
-
由 zhongpu 提交于
* add instance_norm op for dygraph, test=develop * add error message, test=develop
-
由 songyouwei 提交于
* add LayerList insert and extend test=develop * add index range check test=develop * add sample codes test=develop * refine sample code test=develop
-
由 Zhou Wei 提交于
* API(to_variable/save_dygraph) error message enhancement
-
由 hutuxian 提交于
* Involves AfsAPI to resolve slow downloading. * Mainly used in PaddleBox
-
由 liym27 提交于
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
-
由 zhongpu 提交于
-
由 liym27 提交于
-
由 zhongpu 提交于
* error message enhancement for Conv2DTranspose, test=develop * fix error_message, test=develop
-
由 Zhen Wang 提交于
* solve the conflict of ops with the same name. test=develop
-
由 silingtong123 提交于
-
由 silingtong123 提交于
* error message of NCE API enhancement
-
由 Chen Weihang 提交于
-
- 09 4月, 2020 18 次提交
-
-
由 Tao Luo 提交于
-
由 wawltor 提交于
Fix the bug of matmul test_case
-
由 songyouwei 提交于
* fix no_grad signature test=develop * check func name instead of doc test=develop
-
由 zhongpu 提交于
-
由 zhongpu 提交于
-
由 zhupengyang 提交于
-
由 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
-
由 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 提交于
-
由 liym27 提交于
-
由 Aurelius84 提交于
* API(fluid.gridents) error message enhancement test=develop * fix unitest failed test=develop
-
由 Aurelius84 提交于
-
由 Chen Weihang 提交于
-
由 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 提交于
-
- 08 4月, 2020 4 次提交
-
-
由 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
-