Skip to content

Commit d68e501

Browse files
committed
added get_resource_type as an import
1 parent c3b5afa commit d68e501

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ads/aqua/shaperecommend/recommend.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
load_config,
2828
load_gpu_shapes_index,
2929
is_valid_ocid,
30+
get_resource_type,
3031
)
3132
from ads.aqua.shaperecommend.constants import (
3233
BITS_AND_BYTES_4BIT,

0 commit comments

Comments
 (0)