Automatically filter by loader (closes #4072)

This commit is contained in:
oobabooga 2023-09-25 10:28:35 -07:00
parent 63de9eb24f
commit b973b91d73
3 changed files with 12 additions and 7 deletions

View file

@ -44,6 +44,7 @@ else:
def list_model_elements():
elements = [
'loader',
'filter_by_loader',
'cpu_memory',
'auto_devices',
'disk',