Method: TensorStream::Evaluator::EvaluatorExcecutionException#tensor
- Defined in:
- lib/tensor_stream/evaluator/ruby_evaluator.rb
#tensor ⇒ Object (readonly)
Returns the value of attribute tensor.
21 22 23 |
# File 'lib/tensor_stream/evaluator/ruby_evaluator.rb', line 21 def tensor @tensor end |