- 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
-
- 12 5月, 2022 1 次提交
-
-
由 Shuangchi He 提交于
-
- 10 8月, 2021 1 次提交
-
-
由 Linjie Chen 提交于
* Fix error of HSigmoidLoss * update unittest * update unittest
-
- 21 10月, 2020 1 次提交
-
-
由 cnn 提交于
* rename manual_seed to seed * rename xxx1d-->xxx1D, xxx2d-->xxx2D, xxx3d-->xxx3D * rename manual_seed --> seed * do not rename .cc, .cu and .h file * rename manual_seed --> seed * rename manual_seed --> seed * rename manual_seed --> seed * rename manual_seed --> seed * disable_static on doc example code * donot change manual_seed on generator * add enable_static on sample code * convert python/paddle/fluid/layers/nn.py to bak * fix typo * fix code style * fix seed to manual_seed when call functions of Generator() * fix bug
-
- 12 10月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 28 8月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* refine manual seed * fix ci problem * fix unittests * fix unittest * set is_init_py=false in manual_seed * fix unittest * fix bernoulli_op * fix(unittest): change random_seed to manual_seed *
🐞 fix(unittest): fix manual_seed * trigger ci * fix test_sentiment * fix test_imperative_save_load * fix test_uniform_random_op * fix test_uniform_random_op * fix test_jit_save_load * merge develop * fix manual_seed * fix manual_seed * use global engine * use shared_ptr * fix double free * fix bug * fix bug * fix bug * fix test bug * fix test bug * fix test bug * fix ci
-
- 07 7月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 12 4月, 2020 1 次提交
-
-
由 zhupengyang 提交于
Ops(relu6/selu/soft_relu/softshrink/stanh/swish/thresholded_relu/hard_shrink/hard_sigmoid/hard_swish/hsigmoid/maxout) error message enhancement (#23718)
-
- 02 3月, 2020 1 次提交
-
-
由 zhupengyang 提交于
* upgrade fp32 to fp64, remove no_grad_set, enlarge input shape for hsigmoid unittest test=develop * revert "remove no_grad_set" test=develop
-
- 24 12月, 2019 1 次提交
-
-
由 zhupengyang 提交于
-
- 12 12月, 2019 1 次提交
-
-
由 zhupengyang 提交于
* fix input shape of op tests for elementwise_sub, gather, pad2d, transpose, softmax, scale, elementwise_max, hierarchical_sigmoid, reshape2, sign, squeeze, reduce_sum, sum, squeeze2, unsqueeze, unsqueeze2, cast, reverse test=develop * fix cast, elementwise_mul, gather, scale, sign, softmax, transpose test=develop
-
- 12 12月, 2018 1 次提交
-
-
由 JiabinYang 提交于
-
- 27 11月, 2018 4 次提交
-
-
由 JiabinYang 提交于
-
由 JiabinYang 提交于
-
由 JiabinYang 提交于
-
由 JiabinYang 提交于
-
- 26 11月, 2018 1 次提交
-
-
由 JiabinYang 提交于
-
- 21 11月, 2018 2 次提交
-
-
由 JiabinYang 提交于
-
由 JiabinYang 提交于
-
- 12 11月, 2018 2 次提交
-
-
由 JiabinYang 提交于
-
由 JiabinYang 提交于
-
- 10 11月, 2018 1 次提交
-
-
由 JiabinYang 提交于
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 01 8月, 2018 1 次提交
-
-
由 dzhwinter 提交于
* "cherry picked cpp tests" * "cherry picked" * "cherry picked tests" * "merge develop branch"
-
- 26 7月, 2018 2 次提交
- 12 7月, 2018 1 次提交
-
-
由 guosheng 提交于
Fix the HierarchicalSigmoidGradOpKernel and refine the codes. Now hsigmoid_op is same with V2 implementation and can pass gradient check.
-
- 11 7月, 2018 1 次提交
-
-
由 guosheng 提交于
-
- 15 6月, 2018 1 次提交
-
-
由 weixing02 提交于
-
- 31 5月, 2018 1 次提交
-
-
由 weixing02 提交于
-