Class TFTensorMappers.UInt64TensorMapper

    • Constructor Detail

      • UInt64TensorMapper

        public UInt64TensorMapper​(TensorProto tensorProto)
    • Method Detail

      • valueCount

        public int valueCount()
      • newArray

        public long[] newArray​(int length)
      • getValue

        public void getValue​(long[] jArr,
                             int i)
      • getValue

        public void getValue​(long[] jArr,
                             LongBuffer buffer,
                             int i)
      • arrayFor

        public INDArray arrayFor​(long[] shape,
                                 long[] jArr)