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
composable_kernel
Commits
42c5e890
Commit
42c5e890
authored
Oct 12, 2022
by
rocking
Browse files
Rename example
parent
e7c36fea
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
example/43_conv2d_fwd_requant/CMakeLists.txt
example/43_conv2d_fwd_requant/CMakeLists.txt
+0
-1
example/44_conv2d_fwd_quant/CMakeLists.txt
example/44_conv2d_fwd_quant/CMakeLists.txt
+1
-0
example/44_conv2d_fwd_quant/conv2d_fwd_xdl_perlayer_quantization_int8.cpp
...d_fwd_quant/conv2d_fwd_xdl_perlayer_quantization_int8.cpp
+0
-0
No files found.
example/43_conv2d_fwd_requant/CMakeLists.txt
deleted
100644 → 0
View file @
e7c36fea
add_example_executable
(
example_conv2d_fwd_xdl_requant_int8 conv2d_fwd_xdl_requant_int8.cpp
)
example/44_conv2d_fwd_quant/CMakeLists.txt
0 → 100644
View file @
42c5e890
add_example_executable
(
example_conv2d_fwd_xdl_perlayer_quantization_int8 conv2d_fwd_xdl_perlayer_quantization_int8.cpp
)
example/4
3
_conv2d_fwd_
re
quant/conv2d_fwd_xdl_
requant
_int8.cpp
→
example/4
4
_conv2d_fwd_quant/conv2d_fwd_xdl_
perlayer_quantization
_int8.cpp
View file @
42c5e890
File moved
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