Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
apex
Commits
656d14b0
Commit
656d14b0
authored
Jun 25, 2019
by
Michael Carilli
Browse files
grid_sample should be fp32 for now
parent
9ce80178
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
apex/amp/lists/functional_overrides.py
apex/amp/lists/functional_overrides.py
+1
-0
No files found.
apex/amp/lists/functional_overrides.py
View file @
656d14b0
...
@@ -30,6 +30,7 @@ FP32_FUNCS = [
...
@@ -30,6 +30,7 @@ FP32_FUNCS = [
# Interpolation/Upsampling TODO: Remove for 1.2
# Interpolation/Upsampling TODO: Remove for 1.2
'interpolate'
,
'interpolate'
,
'grid_sample'
,
# Pointwise
# Pointwise
'softplus'
,
'softplus'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment