Class: TensorStream::GraphKeys

Inherits:
Object
  • Object
show all
Defined in:
lib/tensor_stream/graph_keys.rb

Constant Summary collapse

GLOBAL_VARIABLES =
'variables'.freeze
TRAINABLE_VARIABLES =
'trainable_variables'.freeze