You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I have some helper functions that are shared acros the preprocess.py files, so I'd like to refactor them. However, I'm not sure where I can put them, and how to import them? The pythonpath seems to be /root/clearml, but I can't find any of the files when I start browing there inside the inference Docker container.
Any insights?
The text was updated successfully, but these errors were encountered:
Hello. I have some helper functions that are shared acros the
preprocess.py
files, so I'd like to refactor them. However, I'm not sure where I can put them, and how to import them? Thepythonpath
seems to be/root/clearml
, but I can't find any of the files when I start browing there inside theinference
Docker container.Any insights?
The text was updated successfully, but these errors were encountered: