- 17 8月, 2020 1 次提交
-
-
由 wawltor 提交于
Update the sigmoid, Sigmoid layer for the api2.0
-
- 08 8月, 2020 1 次提交
-
-
由 Feiyu Chan 提交于
1. update document template for unary elementwise layers(a.k.a. activation layer); 2. remove generate_op_noattr and use generate_activation instead; remove redundant function copies; 3. minor update for docstring to fix rst format errors. 4. fix doc for Rsqrt OP 5. add sample code for each activation separately; 6. remove the unused deprecated decorator.
-
- 15 7月, 2020 1 次提交
-
-
由 Shibo Tao 提交于
-
- 30 6月, 2020 1 次提交
-
-
由 WuHaobo 提交于
-
- 12 4月, 2020 1 次提交
-
-
由 Steffy-zxf 提交于
1. update error info of the ops (abs, acos, asin, atan, ceil, cos, exp, floor, log, pow, reciprocal, round, rsqrt, sin, sqrt, square, tanh) 2. add the unittests of the above refered ops (test error info)
-
- 31 3月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* expand parameters, test=develop * support resnet, test=develop * fix resnet, test=develop * support duplicable out, test=develop * support ptb * fix bugs, test=develop * support null input, test=develop * fix bugs, test=develop * fix batchNorm is_test, test=develop * refine code, test=develop * follow comments, test=develop * follow comments, test=develop * follow comments, test=develop * follow comments, test=develop
-
- 06 2月, 2020 1 次提交
-
-
由 Tao Luo 提交于
-
- 24 12月, 2019 1 次提交
-
-
由 Leo Chen 提交于
* update layers, test=develop * fix input numpy, test=develop * fix bugs, test=develop * follow commments, test=develop * update getitem, test=develop
-
- 28 11月, 2019 1 次提交
-
-
由 Kaipeng Deng 提交于
* add Adam beta1/beta2 support Variable. test=develop
-
- 14 11月, 2019 1 次提交
-
-
由 Tao Luo 提交于
* add input type and dtype check template, and update some APIs check * refine check template, and update some APIs check in nn.py * update some APIs check in loss.py test=develop
-
- 12 10月, 2019 1 次提交
-
-
由 zhaoyuchen2018 提交于
* Refine create_array api en doc test=develop test=document_fix * Fix api doc example bug and polish square test=develop test=document_fix * Refine comment test=develop test=document_fix * refine API.spec test=develop test=document_fix
-
- 11 10月, 2019 2 次提交
-
-
由 GaoWei8 提交于
* fix API:cos, exp, ceil, elu, brelu English doc test=develop test=document_fix
-
由 Zhaolong Xing 提交于
test=develop
-
- 10 10月, 2019 2 次提交
-
-
由 Pei Yang 提交于
-
由 xiaoting 提交于
* polish en api,test=develop,test=document_fix * modified api.spec, test=develop,test=document_fix * modified ops for arc,test=develop,test=document_fix * update for 1.6, test=develop,test=document_fix * update API.spec * Update API.spec test=develop,test=document_fix * Update API.spec test=develop,test=document_fix
-
- 26 9月, 2019 1 次提交
-
-
由 gongweibao 提交于
Polish elementwise max min pow document to add more examples
-
- 12 9月, 2019 1 次提交
-
-
由 JesseyXujin 提交于
-
- 01 7月, 2019 1 次提交
-
-
由 xsrobin 提交于
-
- 07 5月, 2019 1 次提交
-
-
由 tensor-tang 提交于
* fix api doc of hash, relu, concat, argmin, argmax, argsoft and all activations funcs with no attrs test=develop * refine doc example code test=develop * remove >>> in doc example test=develop * refine python code block test=develop * update API spec test=develop
-
- 19 2月, 2019 1 次提交
-
-
由 Yiqun Liu 提交于
* Correct the comment in control_flow.py. * Correct the argument list of ops. test=develop * Update API.spec. test=develop * Skip op_callstack attr for all op apis. test=develop * Remove use_mkldnn and is_test from python api. test=develop * Remove use_mkldnn and is_test from op_proto_maker and hard-coding them in python when generating doc string. test=develop
-
- 04 12月, 2018 1 次提交
-
-
由 Wu Yi 提交于
* layer fixes test=develop * follow update test=develop
-
- 22 10月, 2018 1 次提交
-
-
由 Xin Pan 提交于
avoid the default one that usually overwrites manually set ones test=develop
-
- 21 9月, 2018 2 次提交
-
-
由 sneaxiy 提交于
-
由 tensor-tang 提交于
-
- 20 9月, 2018 1 次提交
-
-
由 tensor-tang 提交于
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 26 7月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 17 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 15 6月, 2018 3 次提交
- 08 6月, 2018 4 次提交
- 07 6月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 31 5月, 2018 2 次提交
- 10 5月, 2018 1 次提交
-
-
由 yuyang18 提交于
-
- 15 3月, 2018 1 次提交
-
-
由 Luo Tao 提交于
-