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.Variable
objects.TRAINABLE_DYNAMIC_EMBEDDING_VARIABLES
: the subset ofdynamic_embedding_ops.Variable
that is trainable.