Method: TensorFlow::Context#to_ptr

Defined in:
lib/tensorflow/context.rb

#to_ptrObject



17
18
19
# File 'lib/tensorflow/context.rb', line 17

def to_ptr
  @pointer
end