Madhava Jay
Madhava Jay
This PR attempts to add `timm` models to the `unet_learner`, as per conversations during Live Coding 17: https://forums.fast.ai/t/live-coding-17/97166 I have several issues so far: 1) I don't know if theres...
First, I love this library ❤️. Thank you so much. 🤘 One thing I have noticed I miss compared with print is the support for variadic arguments. I have just...
Any chance of an update? Also I errors with this version sometimes and phantomjs crashes and then says that it cant write to /tmp so it cant show the error....
I can't believe how fast this runs on my MacBook pro in CPU mode!!? Why is this not the default method of TensorFlow? Are you able to explain how you...
**Is your feature request related to a problem?** Yes, currently when using devspace Component Helm Charts there is no way to get access to the temporary generated values.yaml file or...
## Description Please include a summary of the change, the motivation, and any additional context that will help others understand your PR. If it closes one or more open issues,...
## Description - Added two experimental nosql databases for a spike ## Affected Dependencies List any dependencies that are required for this change. ## How has this been tested? -...
## Description This task is to catalogue all these issues first and adding Trivy to CI. We can also use something like this: https://github.com/Azure/container-scan https://app.clubhouse.io/openmined/story/304/run-trivy-on-0-6-containers ## Acceptance Criteria Trivy is...
## Description Fix all of MyPY in the pre-commit hooks. https://app.clubhouse.io/openmined/story/291/mypy ## Acceptance Criteria Add `/packages/grid/ansible/mitogen` to ignore. All MyPy checks pass on tox -e lint and CI. - [...
## Description Re-enable precommit and flynt checks. https://app.clubhouse.io/openmined/story/292/flynt ## Acceptance Criteria Flynt checks pass on tox -e lint and CI.