Module: tfm.core.tf_example_feature_key

Stay organized with collections Save and categorize content based on your preferences.

Data classes for tf.Example proto feature keys.

Feature keys are grouped by feature types. Key names follow conventions in go/tf-example.

Classes

class TfExampleFeatureKeyBase: Base dataclass for defining tf.Example proto feature keys.

Functions

dataclass(...): partial(func, *args, **keywords) - new function with partial application