"git@developer.sourcefind.cn:OpenDAS/mmcv.git" did not exist on "6b43ae3700aee7be07a1092887bed414e5e9c086"
Commit e9bbfa59 authored by Michael Carilli's avatar Michael Carilli
Browse files

Merge branch 'master' of https://github.com/NVIDIA/apex

parents 2eccdbd2 dc8f400f
...@@ -27,6 +27,10 @@ FP16_FUNCS = [ ...@@ -27,6 +27,10 @@ FP16_FUNCS = [
] ]
FP32_FUNCS = [ FP32_FUNCS = [
# Interpolation/Upsampling
'interpolate',
# Pointwise # Pointwise
'softplus', 'softplus',
'softmin', 'softmin',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment