Method: TensorStream::Operation#is_const
- Defined in:
- lib/tensor_stream/operation.rb
#is_const ⇒ Object (readonly)
Returns the value of attribute is_const.
8 9 10 |
# File 'lib/tensor_stream/operation.rb', line 8 def is_const @is_const end |