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
e1267a9a
Commit
e1267a9a
authored
May 15, 2020
by
rohithkrn
Browse files
remove whitespaces
parent
32157739
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/L0/run_amp/utils.py
tests/L0/run_amp/utils.py
+1
-1
No files found.
tests/L0/run_amp/utils.py
View file @
e1267a9a
...
@@ -11,7 +11,7 @@ DTYPES2 = [torch.bfloat16, torch.float]
...
@@ -11,7 +11,7 @@ DTYPES2 = [torch.bfloat16, torch.float]
ALWAYS_HALF
=
{
torch
.
float
:
HALF
,
ALWAYS_HALF
=
{
torch
.
float
:
HALF
,
torch
.
half
:
HALF
}
torch
.
half
:
HALF
}
ALWAYS_BFLOAT16
=
{
torch
.
bfloat16
:
BFLOAT16
,
ALWAYS_BFLOAT16
=
{
torch
.
bfloat16
:
BFLOAT16
,
torch
.
float
:
BFLOAT16
}
torch
.
float
:
BFLOAT16
}
ALWAYS_FLOAT
=
{
torch
.
float
:
FLOAT
,
ALWAYS_FLOAT
=
{
torch
.
float
:
FLOAT
,
torch
.
half
:
FLOAT
}
torch
.
half
:
FLOAT
}
MATCH_INPUT
=
{
torch
.
float
:
FLOAT
,
MATCH_INPUT
=
{
torch
.
float
:
FLOAT
,
...
...
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