Karl Higley
Karl Higley
- [ ] Add the capability to select output formats at the operator and/or ensemble level (np/cp/pandas/cudf etc) - [ ] Adjust the operators as needed to work with pandas/cudf...
- [ ] Vertex AI (GCP) - [ ] Sagemaker (AWS) - [ ] Databricks - [ ] Tecton? - [ ] Hopworks?
Operators: - [ ] Feast - [ ] Tensorflow - [ ] Faiss - [ ] ... Open Questions: - [ ] How to use async in TritonPythonModel and OperatorRunner...
The action isn't required to pass before merging so that it serves as a warning but doesn't block anything. However, it isn't failing when it should for some reason.
The breaking change detection Github action "works", in that it runs and detects breaking changes. However, the Github action doesn't fail when there are breaking changes. (#77 was an attempt...