Skip to content

Commit a5ccc20

Browse files
committed
move contrib
1 parent b76b5cb commit a5ccc20

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

test/pytest/test_garnet.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from tensorflow.keras.models import Model
77

88
import hls4ml
9-
from contrib.garnet import GarNet, GarNetStack
9+
from hls4ml.contrib.garnet import GarNet, GarNetStack
1010

1111
test_root_path = Path(__file__).parent
1212

0 commit comments

Comments
 (0)