Export ALBERT main layer in TensorFlow (#3354)
This commit is contained in:
@@ -434,6 +434,7 @@ if is_tf_available():
|
|||||||
|
|
||||||
from .modeling_tf_albert import (
|
from .modeling_tf_albert import (
|
||||||
TFAlbertPreTrainedModel,
|
TFAlbertPreTrainedModel,
|
||||||
|
TFAlbertMainLayer,
|
||||||
TFAlbertModel,
|
TFAlbertModel,
|
||||||
TFAlbertForMaskedLM,
|
TFAlbertForMaskedLM,
|
||||||
TFAlbertForSequenceClassification,
|
TFAlbertForSequenceClassification,
|
||||||
|
|||||||
Reference in New Issue
Block a user