Class: TensorStream::GraphKeys
- Inherits:
-
Object
- Object
- TensorStream::GraphKeys
- Defined in:
- lib/tensor_stream/graph_keys.rb
Constant Summary collapse
- GLOBAL_VARIABLES =
"variables".freeze
- TRAINABLE_VARIABLES =
"trainable_variables".freeze
- GLOBAL_STEP =
"global_step".freeze