"examples/vscode:/vscode.git/clone" did not exist on "97ed428d3c82010c652686bd8115959163283d33"
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