We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3b5afa commit d68e501Copy full SHA for d68e501
ads/aqua/shaperecommend/recommend.py
@@ -27,6 +27,7 @@
27
load_config,
28
load_gpu_shapes_index,
29
is_valid_ocid,
30
+ get_resource_type,
31
)
32
from ads.aqua.shaperecommend.constants import (
33
BITS_AND_BYTES_4BIT,
0 commit comments