- 28 11月, 2019 1 次提交
-
-
由 Zeng Jinle 提交于
-
- 27 11月, 2019 1 次提交
-
-
由 hutuxian 提交于
* support data_norm_op run in CUDA * add two parameters sync_stats & summary_decay_rate * add UT
-
- 26 11月, 2019 1 次提交
-
-
由 lilong12 提交于
* add the framework support for distfc and ut, test=develop * fix the implementation of shard_index_op, test=develop
-
- 25 11月, 2019 2 次提交
-
-
由 wangchaochaohu 提交于
* fix the fill_constant op precious problem test=develop
-
由 lijianshe02 提交于
-
- 22 11月, 2019 1 次提交
-
-
由 Yi Liu 提交于
pass the argument `allow_out_of_range` of one_hot op to c++ back end.
-
- 21 11月, 2019 2 次提交
-
-
由 ShenLiang 提交于
-
由 lijianshe02 提交于
* add input type and input data type check for Print_op test=develop
-
- 20 11月, 2019 1 次提交
-
-
由 liym27 提交于
* add control flow API: case. test=develop * delete 'raise TypeError' in _error_message() and return a string. test=develop * polish API document. test=develop
-
- 19 11月, 2019 1 次提交
-
-
由 yaoxuefeng 提交于
* fix auc drop first commit test=develop * update datanorm op * update datanorm with enforce test=develop * update test=develop * update format test=develop * update format * update format test=develop * add unit test test=develop * update unit test test=develop * update format test=develop * update format test=develop * update API description test=develop * update API description test=develop * update format test=develop * fix codes as comments test=develop * fix description as comments test=develop * fix description as comments test=develop * update codes.. test=develop
-
- 18 11月, 2019 2 次提交
-
-
由 Zhang Ting 提交于
* modified error message for conv and conv_transpose, test=develop * modified doc of conv and conv_transpose op, test=develop * modified the expression for error message, test=develop * modified error message for group_norm op, test=develop * modified detail of Attr(data_format) or Attr(data_layout) * add ValueError in API doc for maxout op, test=develop
-
由 liym27 提交于
* add API switch_case. test=develop add Nest * modify code according to reviews: 1.Attr(branch_index) support 'uint8' and 'int64' besides 'int32'. 2.remove useless code. test=develop * replace fluid.layers.data with fluid.data and polish API document. test=develop
-
- 15 11月, 2019 1 次提交
-
-
由 ruri 提交于
-
- 14 11月, 2019 2 次提交
- 12 11月, 2019 2 次提交
-
-
由 Tao Luo 提交于
* Split some APIs from nn.py to loss.py test=develop * fix test_detection unit-test test=develop
-
由 lilong12 提交于
* set the default value of alpha for prelu to 0.25, test=develop * add the call to __syncthreads(), test=develop * fix the implementation of cpu prelu, test=develop * repair the implementation of element mode prelu, test=develop * modify test_prelu_op.py, test=develop
-
- 11 11月, 2019 1 次提交
-
-
由 Huihuang Zheng 提交于
-
- 08 11月, 2019 2 次提交
-
-
由 Tao Luo 提交于
* split some APIs from nn.py to rnn.py * split some APIs from nn.py to sequence_lod.py test=develop * fix unit-test bug test=develop * fix test_layers unit-test bug test=develop
-
由 LielinJiang 提交于
-
- 07 11月, 2019 1 次提交
-
-
由 Huihuang Zheng 提交于
These ops are useful in control flow.
-
- 06 11月, 2019 3 次提交
-
-
由 hong 提交于
* fix uniform random; test=develop * add uniform random test; test=develop
-
由 Wojciech Uss 提交于
test=develop
-
由 liym27 提交于
-
- 04 11月, 2019 1 次提交
-
-
由 Zhang Ting 提交于
-
- 31 10月, 2019 2 次提交
-
-
由 liym27 提交于
-
由 Zhang Ting 提交于
* maxout support channel_last input, test=develop * modified details of Input(X) and Attr(groups, axis) in doc, test=develop
-
- 29 10月, 2019 4 次提交
-
-
由 liym27 提交于
support Tensor for split and concat, support -1 in num_or_sections, add check num_or_sections (#20780) * improve split and concat op: 1. support Tensor for argument 'dim' in split op. 2. support Tensor for argument 'axis' in concat op. test=develop * redefine function GetDataFromTensor and set unknown output shape to - 1. test=develop * add check: Attr(sections) match Input(X). test=develop * support Tensor for attr(sections) and attr(sections) can contain -1. add check for attr(sections). test=develop * modify error message for concat and call Resize only when necessary. test=develop
-
由 liym27 提交于
* improve unsqueeze op to support int, Tensor and Tensor list for argument axes. test=develop * call Resize only when necessary. test=develop
-
由 silingtong123 提交于
* Make shape tensor support int32
-
由 Huihuang Zheng 提交于
-
- 28 10月, 2019 1 次提交
-
-
由 Bai Yifan 提交于
-
- 24 10月, 2019 1 次提交
-
-
由 Zhang Ting 提交于
* All elements in attr(shape) of crop_tensor can be -1, test=develop, test=document_preview * fix the bug that attr(offsets) should be initialized, test=develop
-
- 23 10月, 2019 2 次提交
-
-
由 Aurelius84 提交于
* refine Categorical and MultivariateNormalDiag en doc test=develop, test=document_fix * refine Categorical and MultivariateNormalDiag en doc test=develop, test=document_fix
-
由 石晓伟 提交于
* update the infer shape of matmul, test=release/1.6 * add unittests of matmul, test=release/1.6 * change func names, test=develop
-
- 22 10月, 2019 1 次提交
-
-
由 zhongpu 提交于
-
- 18 10月, 2019 2 次提交
-
-
由 wangguanzhong 提交于
-
由 Zhang Ting 提交于
-
- 16 10月, 2019 1 次提交
-
-
由 zhongpu 提交于
* fix elementwise_floordiv_op and elementwise_mod_op, test=develop * fix API.spec, test=develop * fix API.spec, test=develop
-
- 15 10月, 2019 1 次提交
-
-
由 liym27 提交于
-