The Wayback Machine - https://web.archive.org/web/20220326113937/https://github.com/topics/ml-infrastructure
Skip to content
#

ml-infrastructure

Here are 17 public repositories matching this topic...

metaflow
kgullikson88
kgullikson88 commented Mar 22, 2022

I am using metaflow locally but with the AWS service (e.g. the actual compute is happening locally rather than in AWS batch but the metadata is using AWS). When I access the run data through run.data I get new local directories with names like metaflow.s3.w3efey1k, which I presume is because metaflow pulls from S3 into that directory, and then un-pickles the result from there. Is there a way t

good first issue
archena
archena commented Jul 16, 2021

Is your feature request related to a problem? Please describe.
Since there's not much logic, testing needs to be done with integration tests (there isn't much opportunity for unit testing), mocking GCP services and k8s. Especially to check how the failure cases are handled.

Describe the solution you'd like
Given a config for the edge call, we verify the calls that it makes to APIs suc

good first issue

Improve this page

Add a description, image, and links to the ml-infrastructure topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ml-infrastructure topic, visit your repo's landing page and select "manage topics."

Learn more