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
gaoqiong
MIGraphX
Commits
e05243e0
Commit
e05243e0
authored
Apr 07, 2022
by
umangyadav
Browse files
formatting
parent
187495fe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/driver/verify.hpp
src/driver/verify.hpp
+4
-4
No files found.
src/driver/verify.hpp
View file @
e05243e0
...
...
@@ -11,10 +11,10 @@ inline namespace MIGRAPHX_INLINE_NS {
void
verify_program
(
const
std
::
string
&
name
,
const
program
&
p
,
const
target
&
t
,
const
compile_options
&
options
=
compile_options
{},
precision
quantize
=
precision
::
fp32
,
const
parameter_map
&
inputs
=
{},
double
tolerance
=
100
);
const
compile_options
&
options
=
compile_options
{},
precision
quantize
=
precision
::
fp32
,
const
parameter_map
&
inputs
=
{},
double
tolerance
=
100
);
void
verify_instructions
(
const
program
&
prog
,
const
target
&
t
,
compile_options
options
=
compile_options
{},
...
...
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