Commit Graph

16 Commits

Author SHA1 Message Date
LuoJianing 9276132c40 fix issues 2023-03-03 16:38:47 +08:00
tangdezhi_123 7fed451cbd ops.dropout2d和ops.dropout3d 修改返回值后,修改其对应的中文接口文档 2023-03-02 21:39:10 +08:00
tangdezhi_123 aae617fbb9 对ops.dropout2d和ops.dropout3d增加一个参数training, training为True, 执行dropout操作,training为False, 不执行dropout操作; 将dropout2d和dropout3d的参数x重新命名为input, 以和pytorch对标。 2023-03-01 20:13:27 +08:00
huodagu 8cf8a2254d modify format to repair API Label background color 2023-01-11 09:50:16 +08:00
reku1997 b55d09dcc3 fix dropout doc and log 2022-12-27 15:06:48 +08:00
huanxiaoling 38997c0f38 modify the inconsistence and errors in files 2022-10-11 17:26:37 +08:00
luojianing ff4ee30658 fix params issues 2022-09-20 19:58:16 +08:00
zhangyi 46e8f6af8e modify the format of API files 2022-07-25 15:26:56 +08:00
z00512249 cb0a0fc357 fix dropout doc format 2022-07-08 15:23:45 +08:00
z00512249 3f16825c55 fix dropout doc bugs 2022-07-07 14:17:55 +08:00
z00512249 7336e6e76d add dropout2d and dropout3d data type doc 2022-07-06 14:53:42 +08:00
z00512249 5146e0b76e add dropout2d dropout3d doc 2022-07-05 16:51:14 +08:00
zhangyi 83cdb1caff modify the Chinese API files 2022-07-04 16:01:34 +08:00
z00512249 12c10f9374 change dropout2d dropout3d attr from keep_prob to p 2022-06-30 16:56:34 +08:00
z00512249 0eca505b12 fix dropoout2d dropout3d spell error 2022-06-22 19:42:40 +08:00
z00512249 5f803e7250 add dropout2d dropout3d nn function and cell 2022-06-21 11:03:46 +08:00