View source on GitHub |
TensorFlow Hub Library.
Classes
class KerasLayer
: Wraps a SavedModel (or a legacy TF1 Hub format) as a Keras Layer.
Functions
load(...)
: Resolves a handle and loads the resulting module.
resolve(...)
: Resolves a module handle into a path.