View source on GitHub
|
(Deprecated) extended standard names related to
dynamic_embedding_ops.Variable to use for graph collections.
The following standard keys are defined:
DYNAMIC_EMBEDDING_VARIABLES: the default collection of alldynamic_embedding_ops.Variableobjects.TRAINABLE_DYNAMIC_EMBEDDING_VARIABLES: the subset ofdynamic_embedding_ops.Variablethat is trainable.
View source on GitHub