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
Should entry point files contain trainer.fit(), trainer.test() be inside project folder similar to other modules?
Is there any potential downside (i.e when release as package) that entry points won't be included?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Should entry point files contain
trainer.fit(), trainer.test()
be insideproject
folder similar to other modules?Is there any potential downside (i.e when release as package) that entry points won't be included?
Beta Was this translation helpful? Give feedback.
All reactions