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

Graph mode non contiguous tensor issue #8281

Merged
merged 19 commits into from
May 25, 2022
Merged
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
309ee41
make sure tensors are contiguous during graph mode's compilation
xiacijie May 24, 2022
e874e9e
Merge branch 'master' into graph_mode_non_contiguous_tensor_issue
xiacijie May 24, 2022
c3366e9
make sure tensors ar e contiguous inside self._run and add test case
xiacijie May 24, 2022
183c013
Merge branch 'graph_mode_non_contiguous_tensor_issue' of github.com:O…
xiacijie May 24, 2022
90d17df
add license
xiacijie May 24, 2022
805aedb
remove device
xiacijie May 24, 2022
9f2819d
rename
xiacijie May 24, 2022
60a07bd
handle free eager tensor
xiacijie May 25, 2022
c3bff28
handle free eager tensors
xiacijie May 25, 2022
8762f54
Merge branch 'master' into graph_mode_non_contiguous_tensor_issue
mergify[bot] May 25, 2022
efd9322
Merge branch 'master' into graph_mode_non_contiguous_tensor_issue
xiacijie May 25, 2022
d9ff0ed
Merge branch 'master' into graph_mode_non_contiguous_tensor_issue
mergify[bot] May 25, 2022
033ffe1
remove unused include
xiacijie May 25, 2022
d83361f
Merge branch 'graph_mode_non_contiguous_tensor_issue' of github.com:O…
xiacijie May 25, 2022
1ff2e13
Merge branch 'master' into graph_mode_non_contiguous_tensor_issue
mergify[bot] May 25, 2022
69be1e5
skip cuda test if cpu only
xiacijie May 25, 2022
0135a2d
Merge branch 'graph_mode_non_contiguous_tensor_issue' of github.com:O…
xiacijie May 25, 2022
6471429
Merge branch 'master' into graph_mode_non_contiguous_tensor_issue
xiacijie May 25, 2022
21beb6e
Merge branch 'master' into graph_mode_non_contiguous_tensor_issue
xiacijie May 25, 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
Merge branch 'master' into graph_mode_non_contiguous_tensor_issue
xiacijie authored May 25, 2022
commit 6471429e43c94f534f30344f11e2df18cad61fe2

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.