Open aaronphilip19 opened 6 months ago
Name | Link |
---|---|
Latest commit | e34c71f772145d89af87b989a7402e7a9261a8cb |
Latest deploy log | https://app.netlify.com/sites/silly-keller-664934/deploys/662c1254e1f966000822e7e0 |
Deploy Preview | https://deploy-preview-324--silly-keller-664934.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Per #240,
@sambujangfofana and I implemented this by separating the base context inference for the multiprocessor for the trainer. We did by setting the base context of multiprocessing_context to not take in num_workers. Update trainer configuration in model_manager to take in multiprocessing strategy.