Method: TensorStream::Tensor#graph

Defined in:
lib/tensor_stream/tensor.rb

#graphObject (readonly)

Returns the value of attribute graph.



10
11
12
# File 'lib/tensor_stream/tensor.rb', line 10

def graph
  @graph
end