Class TFTensorMappers.Int64TensorMapper

    • Constructor Detail

      • Int64TensorMapper

        public Int64TensorMapper​(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)