Tommy Li
Tommy Li
### Feature request Our team is trying to optimize our Tekton pipelines to have fewer delays. We found out that many Tekton tasks need to run the "place-tools" and "place-scripts"...
As many users complaint about the usability of FfDL (a lots of them are regrading the deployment). We might want to deprecate the makefile approach because it's very scripted. Instead,...
Since DLaaS make a lots of improvements that assume users package their model definition files as zip, submitting model definition files without packaging sometimes will introduce some packaging errors. Thus,...
## Integration Proposal 1. Implement a new module that handles creating the `volumemanage` for VCK 2. Insert logic to provision `volumemanage` resource and monitor it for completion before executing the...
Our intern Andrew has done a great job on updating and fixing some of our UI bugs. We should review and pull this in to master/ffdl branch when we have...
This is an updated PR for #49 - Add a new Travis job to test DockerHub images and modify Travis to run 2 test jobs in parallel. - Move the...
In the KServe community, there are some users looking to use a newer Tensorflow and Python version to reduce the numbers of CVEs. Here is the related issue. https://github.com/kserve/kserve/pull/2364
From the contrastive algorithm, I only can find the constructors for the base and Keras model. Will there be any support for TensorFlow or PyTorch Model? Thank you.
**Is your feature request related to a problem? Please describe.** Right now there's no way for the admin to logout other than clear up the browser cookies, so we need...
Hi @ckadner sorry I didn't have time to recompile the server for every PR. Right now our CI is only catching build errors but we don't have any test to...