Ryan Nazareth
Ryan Nazareth
Signed-off-by: Ryan Nazareth # TL;DR Adds a typetransformer to support `keras.Model` and `keras.Sequential` as native types ## Type - [ ] Bug Fix - [x] Feature - [ ] Plugin...
Vaex has great performance on a single machine, which is usually needed for most datasets. This PR adds support for Vaex as a pandas alternative for StructuredDataset object type. We...
# TL;DR This flyte feature adds support for users to read and write from `.tfrecord` file formats using Tensorflow Example as a native type. ## Type - [ ] Bug...
### Motivation: Why do you think this is important? Currently `flyteplugins-vaex` supports automatic serialization and deserialization of vaex dataframe between consecutive tasks using parquet https://github.com/flyteorg/flytekit/pull/1230 It would be good to...