Skip to content
This repository was archived by the owner on Dec 31, 2020. It is now read-only.
This repository was archived by the owner on Dec 31, 2020. It is now read-only.

Full support for TF Serving-supported models #16

@EronWright

Description

@EronWright

Implement out-of-box interoperability with TF Serving models. Given a model that works in TF Serving, make it easy to use directly in a Flink program, e.g.:

  • implementations of "predict" and "classification" signature
  • MapFunction implementations w/ appropriate types (tf.Example, Array[Byte])
  • Example code

Some snippets to look at:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions