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.
 
 
 
 
 
 
zhaozhenlong 71d33b087e limit ssim input img type to fp32 and fp16 5 years ago
..
__init__.py Add logsigmoid and reduce_logsumexp 5 years ago
activation.py !2436 fix nn.PReLU example 5 years ago
basic.py add flags on function 5 years ago
container.py fix hook and bprop debug issue 5 years ago
conv.py change tensor dtype and shape from function to attr 5 years ago
embedding.py hidden range 5 years ago
image.py limit ssim input img type to fp32 and fp16 5 years ago
lstm.py fix lstm bug when hidden_size is zero 5 years ago
math.py vm for lin_space 5 years ago
normalization.py Init GraphKernel. 5 years ago
pooling.py change tensor dtype and shape from function to attr 5 years ago
quant.py fix perchannel num_channels not set bug and adjust quant.py params order 5 years ago