Skip to content

Commit

Permalink
Fix permute testcase (#8144)
Browse files Browse the repository at this point in the history
* fix test case

* Remove redundant check graph option

* remove comma
  • Loading branch information
MARD1NO authored May 6, 2022
1 parent 6fde929 commit 195162b
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 65 deletions.
1 change: 0 additions & 1 deletion python/oneflow/test/modules/test_chunk.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
from random import shuffle

import numpy as np
from random import shuffle

import oneflow as flow
import oneflow.unittest
Expand Down
Loading

0 comments on commit 195162b

Please sign in to comment.