Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tensor reorder][Quality][#issue 1476] Improve naming style and CTest design #1481

Merged
merged 88 commits into from
Apr 7, 2022
Merged
Changes from 1 commit
Commits
Show all changes
88 commits
Select commit Hold shift + click to select a range
c52547a
test_file commit
aska-0096 Jan 24, 2022
60d4564
add all files
aska-0096 Jan 26, 2022
569044f
fix some bugs and try
aska-0096 Jan 27, 2022
682a725
fix bug
aska-0096 Jan 27, 2022
7fc0de7
fix bug
aska-0096 Jan 27, 2022
b1f5c89
fix bugs
aska-0096 Jan 27, 2022
9573861
fix bugs
aska-0096 Jan 27, 2022
ca1bb57
fix bug
aska-0096 Jan 27, 2022
b0c188c
fix bugs
aska-0096 Jan 27, 2022
57dab09
fix bug
aska-0096 Jan 27, 2022
45894a7
fixbug
aska-0096 Jan 27, 2022
84863c4
fixbug
aska-0096 Jan 27, 2022
54d1f2e
test 1
aska-0096 Jan 27, 2022
e5f8617
General test, (Batched passed)
aska-0096 Jan 27, 2022
4dba45c
0321 test
aska-0096 Jan 27, 2022
c3c5303
explicit template instance
aska-0096 Jan 27, 2022
b539c9c
fix bug
aska-0096 Jan 27, 2022
b9e8684
fix bug
aska-0096 Jan 27, 2022
c766a69
move instantiation into sol.hpp
aska-0096 Jan 27, 2022
37b1926
fix bug
aska-0096 Jan 27, 2022
a36ce98
fixbug
aska-0096 Jan 27, 2022
923e4b3
fix bug
aska-0096 Jan 27, 2022
7802205
fix bug
aska-0096 Jan 27, 2022
541a1e7
fixbug
aska-0096 Jan 27, 2022
45f1a6f
fix bug
aska-0096 Jan 27, 2022
3cc7c61
fixbug
aska-0096 Jan 27, 2022
08a9c82
fixbug
aska-0096 Jan 27, 2022
3374fa6
fixbug
aska-0096 Jan 27, 2022
0dfac32
fixbug
aska-0096 Jan 27, 2022
e9ac702
batched test
aska-0096 Jan 27, 2022
879694f
test batch
aska-0096 Jan 27, 2022
183e728
test
aska-0096 Jan 27, 2022
978f8e9
add kernel
aska-0096 Jan 27, 2022
ff5e47e
fixbugs
aska-0096 Jan 27, 2022
7845771
fixtypo
aska-0096 Jan 27, 2022
16dfe07
fixtypo
aska-0096 Jan 27, 2022
9ef53c0
addkerneltest
aska-0096 Jan 27, 2022
aa6a09d
try separated solution
aska-0096 Jan 27, 2022
108b80c
fixbug
aska-0096 Jan 27, 2022
47d4b3d
fix bug
aska-0096 Jan 27, 2022
74a7545
elimate some warnings
aska-0096 Jan 27, 2022
86c21af
fix some warnings
aska-0096 Jan 27, 2022
096c661
fix some warnings
aska-0096 Jan 27, 2022
32f21b0
fork should not call CI
aska-0096 Jan 28, 2022
eff9686
push & pull test on forked repo
aska-0096 Jan 28, 2022
c81cb86
try
aska-0096 Jan 28, 2022
6b9f145
try
aska-0096 Jan 28, 2022
ff7a441
fix typo
aska-0096 Jan 28, 2022
5d223eb
debug
aska-0096 Jan 28, 2022
acd2877
add debug points
aska-0096 Jan 28, 2022
3453bba
add checkpoints
aska-0096 Jan 28, 2022
0651536
add check point
aska-0096 Jan 28, 2022
a08f7ce
fixbugs
aska-0096 Jan 28, 2022
3196935
fixbug try
aska-0096 Jan 28, 2022
e1244fd
debug
aska-0096 Jan 29, 2022
8652207
cmake debug
aska-0096 Jan 29, 2022
6e98bfb
Before warning fixed
aska-0096 Feb 8, 2022
ad66328
Merge pull request #1411 from aska-0096/tensor_reorder
aska-0096 Feb 8, 2022
d97fc28
test all cases
aska-0096 Feb 8, 2022
1fe9254
Merge pull request #1417 from aska-0096/tensor_reorder
aska-0096 Feb 10, 2022
a3aab19
local analyze passed
aska-0096 Feb 10, 2022
35aa269
fix typo
aska-0096 Feb 10, 2022
1072ac1
Merge pull request #1418 from aska-0096/tensor_reorder
aska-0096 Feb 10, 2022
2870b32
fix typo
aska-0096 Feb 10, 2022
b6aa19b
Merge branch 'ROCmSoftwarePlatform:tensor_reorder' into tensor_reorder
aska-0096 Feb 10, 2022
1080341
Merge pull request #1420 from aska-0096/tensor_reorder
aska-0096 Feb 10, 2022
24d8916
fix bug in order.hpp
aska-0096 Feb 10, 2022
0997915
Merge pull request #1421 from aska-0096/tensor_reorder
aska-0096 Feb 10, 2022
8d6f995
fix bug in order.hpp to satisfy cxx11
aska-0096 Feb 10, 2022
41f2f35
Merge branch 'tensor_reorder' of https://github.com/aska-0096/MIOpen …
aska-0096 Feb 10, 2022
03e5c48
Merge pull request #1422 from aska-0096/tensor_reorder
aska-0096 Feb 11, 2022
04f48d6
fix format: add a new line
aska-0096 Feb 11, 2022
e42f13f
[skip ci] Update: add double data type suppport.
aska-0096 Feb 14, 2022
d0198e2
Merge branch 'tensor_reorder' of https://github.com/ROCmSoftwarePlatf…
aska-0096 Feb 14, 2022
a5099b0
Update: add explanation comments on specific order.
aska-0096 Feb 14, 2022
2c44205
Respond to reivew suggestions
aska-0096 Mar 25, 2022
c223c94
Merge remote-tracking branch 'origin/develop' into tensor_reorder
aska-0096 Mar 25, 2022
209cd1c
Delete .gitignore
aska-0096 Mar 26, 2022
4dd545e
Delete settings.json
aska-0096 Mar 26, 2022
ffb5a10
clang-format check
aska-0096 Mar 26, 2022
d124707
post review
aska-0096 Mar 26, 2022
a2c3202
update on ctest
aska-0096 Mar 27, 2022
edfbbba
resolve M/D conflict
aska-0096 Mar 27, 2022
21c3ec5
Merge branch 'tensor_reorder' of https://github.com/ROCmSoftwarePlatf…
aska-0096 Mar 27, 2022
5fb50b7
re-clang format check
aska-0096 Mar 27, 2022
5cc064c
fix opencl tidy
aska-0096 Mar 28, 2022
f5411ca
bug fix
aska-0096 Mar 29, 2022
3210867
header file fix
aska-0096 Mar 30, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fork should not call CI
aska-0096 committed Jan 28, 2022
commit 32f21b0e9ee9151a9f2d38c8ea8351a7c86c7df4
4 changes: 2 additions & 2 deletions src/include/miopen/general_tensor_reorder_sol.hpp
Original file line number Diff line number Diff line change
@@ -23,8 +23,8 @@
* SOFTWARE.
*
*******************************************************************************/
#ifndef GUARD_MIOPEN_TENSOR_REORDER_SOL_HPP
#define GUARD_MIOPEN_TENSOR_REORDER_SOL_HPP
#ifndef GUARD_GENERAL_MIOPEN_TENSOR_REORDER_SOL_HPP
#define GUARD_GENERAL_MIOPEN_TENSOR_REORDER_SOL_HPP

#include <miopen/miopen.h>
#include <miopen/kernel_info.hpp>
2 changes: 1 addition & 1 deletion test/tensor_reorder.cpp
Original file line number Diff line number Diff line change
@@ -28,7 +28,7 @@
#include <miopen/tensor_reorder_util.hpp>
#include <miopen/tensor.hpp>
#include <miopen/tensor_layout.hpp>
//#include <miopen/general_tensor_reorder_sol.hpp>
#include <miopen/general_tensor_reorder_sol.hpp>
#include <miopen/invoker.hpp>
#include <miopen/invoke_params.hpp>
#include <boost/optional.hpp>