Jeremy Lewi

Results 206 comments of Jeremy Lewi
trafficstars

@NikeNano currently we do not have any code which measures the actual accuracy of the label bot by looking at whether the labels applied by the label bot were later...

@AnkilP you are probably right retraining every day may not make the most sense w.r.t to the amount of new data. You could look at the number of issues KF...

Is it possible to ignore files for `kpt live` but not `kpt cfg set`? My use case is using skaffold GoogleContainerTools/skaffold#3904 and `kpt live`. My kpt package contains a `skaffold.yaml`....

@chaoyanghe How do you author new algorithms to be cross-compiled to different platforms e.g. Android & IOS? The [Blog Post](https://medium.com/@FedML/fedml-releases-simple-and-flexible-apis-boosting-innovation-in-algorithm-and-system-optimization-b21c2f4b88c8) seems to indicate you can subclass FedMLExecutor and write arbitrary...

> I'm less sure that it is useful to consider updates in response to reviews or status checks, as the current PR proposes. If you don't update in response to...

@bluekeyes Thank you for the quick; apologies for being off topic. I'll try to gather additional information and open a bug if I see it persisting.

Thanks for the fix! @functicons @hongyegong Is there anything blocking merging this PR? Looks like the tests are blocked on someone approving the tests to run?

I thought using cert manager was the recommended way to generate certificates for webhooks with kubebuilder built CRDs? > It is too heavy for operator Could you say more? It...

The code is Apache License so I don't think there's anything blocking creation of a fork to continue development. However, that doesn't really address the question about whether Google is...

There are potentially two sets of tests we might want to run 1. A smoke test that just verifies that the respective K8s components to install KNative and KFServing were...