![]() |
Interface to define a custom model.
Modules
dataset
module: Common dataset for model training and evaluation.
model_util
module: Utilities for models.
quantization
module: Libraries for post-training quantization.
Classes
class CustomModel
: The abstract base class that represents a custom TensorFlow model.
Other Members | |
---|---|
absolute_import |
Instance of __future__._Feature
|
division |
Instance of __future__._Feature
|
print_function |
Instance of __future__._Feature
|