Commit 656d14b0 authored by Michael Carilli's avatar Michael Carilli
Browse files

grid_sample should be fp32 for now

parent 9ce80178
......@@ -30,6 +30,7 @@ FP32_FUNCS = [
# Interpolation/Upsampling TODO: Remove for 1.2
'interpolate',
'grid_sample',
# Pointwise
'softplus',
......
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