Skip to content

Commit

Permalink
Disable test constant of shape
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnycase committed Mar 4, 2025
1 parent da0b285 commit 94e513f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/onnx_test_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
import shutil
import os
import numpy as np
import torch
from test_runner import *
from test_utils import *
from collections import ChainMap
Expand Down

0 comments on commit 94e513f

Please sign in to comment.