You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Features
add create in Featurestore, EntityType, Feature; add create_entity_type in Featurestore; add create_feature, batch_create_features in EntityType; add ingest_from_* for bq and gcs in EntityType; add and update delete with force delete nested resources (#872) (ba11c3d)
Add LIT methods for Pandas DataFrame and TensorFlow saved model. (#874) (03cf301)
Add support to create TensorboardExperiment (#909) (96ce738)
Add support to create TensorboardRun (#912) (8df74a2)
Bug Fixes
Fix timestamp proto util to default to timestamp at call time. (#933) (d72a254)
Improve handling of undeploying model without redistributing remaining traffic (#898) (8a8a4fa)