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.
 
 
 
 
 
Wenwei Zhang dfa36dfe3b
Merge pull request #652 from dreamerlin/3d
3 years ago
..
__init__.py add conv3d 3 years ago
activation.py Add building bricks of cnn (#247) 4 years ago
context_block.py Refactor plugins: move from ops to cnn (#380) 3 years ago
conv.py Harmless changes (#340) 3 years ago
conv2d_adaptive_padding.py lint markdown files (#592) 3 years ago
conv_module.py update docstring (#651) 3 years ago
conv_ws.py Migrate op (#392) 3 years ago
depthwise_separable_conv_module.py update docstring (#651) 3 years ago
generalized_attention.py Fix docstring formats (#383) 3 years ago
hsigmoid.py [Enhance]enhance hsigmoid (#657) 3 years ago
hswish.py Fix docstring formats (#383) 3 years ago
non_local.py Add pairwise function for 'gaussian' and 'concatenation' mode in NonLocal. (#424) 3 years ago
norm.py Fix docstring formats (#383) 3 years ago
padding.py Add building bricks of cnn (#247) 4 years ago
plugin.py Replace `re` with `regex` (#457) 3 years ago
registry.py Refactor plugins: move from ops to cnn (#380) 3 years ago
scale.py Add building bricks of cnn (#247) 4 years ago
swish.py add Swish activation (#522) 3 years ago
upsample.py Mv wrappers into bricks and use wrappers in registry (#550) 3 years ago
wrappers.py fix 3 years ago