mirror of https://github.com/skygpu/skynet.git
Log information about non custom pipelines
parent
b365614194
commit
5edd7f4db4
|
@ -123,8 +123,7 @@ def pipeline_for(
|
|||
return pipe
|
||||
|
||||
except ImportError:
|
||||
# TODO, uhh why not warn/error log this?
|
||||
...
|
||||
logging.info(f'didn\'t find a custom pipeline file for {shortname}')
|
||||
|
||||
|
||||
req_mem = model_info.mem
|
||||
|
|
Loading…
Reference in New Issue