![]() |
Core is shared by both nlp
and vision
.
Modules
actions
module: Provides TFM orbit actions and associated helper functions/classes.
base_task
module: Defines the base task abstraction.
base_trainer
module: Standard Trainer implementation.
config_definitions
module: Common configuration settings.
exp_factory
module: Experiment factory methods.
export_base
module: Base class for model export.
input_reader
module: A common dataset reader.
registry
module: Registry utility.
task_factory
module: A global factory to register and access all registered tasks.
train_lib
module: TFM common training driver library.
train_utils
module: Training utils.