You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
liuxiao93 a9617aec88 fix Supported Platforms api. 5 years ago
..
__init__.py move Conv2dBnAct,DenseBnAct to combined.py 5 years ago
activation.py update documentation of warmup_lr, F1, RMSProp, BatchNorm2d and add some pictures of links of activation function. 5 years ago
basic.py !10559 update L1Regularizer operation 5 years ago
combined.py fix bugs 5 years ago
container.py modify code doc 5 years ago
conv.py unify mindir 5 years ago
embedding.py fix operation 5 years ago
image.py fix Supported Platforms api. 5 years ago
lstm.py update the example of some operations. 5 years ago
math.py Supplement the formula of ReduceLogSumExp 5 years ago
normalization.py update documentation of warmup_lr, F1, RMSProp, BatchNorm2d and add some pictures of links of activation function. 5 years ago
pooling.py !10067 fix bugs of op AvgPool2d, Conv2dBnFoldQuantOneConv, ApplyAdadelta, ApplyAdagradV2, ApplyPowerSign and so on 5 years ago
quant.py fix quant _Observer print bug 5 years ago