Class OnnxTensorLike

    • Field Detail

      • nativeHandle

        protected final long nativeHandle
        The native pointer.
      • allocatorHandle

        protected final long allocatorHandle
        The pointer to the native memory allocator.
      • info

        protected final TensorInfo info
        The size and shape information for this tensor.