All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download ndarray JAR 1.0.0 with all dependencies


Utility library for N-dimensional data I/O operations in Java.

Files of the artifact ndarray version 1.0.0 from the group org.tensorflow.

Artifact ndarray
Group org.tensorflow
Version 1.0.0
Last update 03. May 2024
Tags: library operations java dimensional data utility
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of ndarray Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of ndarray version 1.0.0

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.tensorflow.ndarray
META-INF.maven.org.tensorflow.ndarray.META-INF.maven.org.tensorflow.ndarray.pom.properties
META-INF.maven.org.tensorflow.ndarray.META-INF.maven.org.tensorflow.ndarray.pom.xml
.module-info
org.tensorflow.ndarray
org.tensorflow.ndarray.org.tensorflow.ndarray.BooleanNdArray
org.tensorflow.ndarray.org.tensorflow.ndarray.ByteNdArray
org.tensorflow.ndarray.org.tensorflow.ndarray.DoubleNdArray
org.tensorflow.ndarray.org.tensorflow.ndarray.FloatNdArray
org.tensorflow.ndarray.org.tensorflow.ndarray.IllegalRankException
org.tensorflow.ndarray.org.tensorflow.ndarray.IntNdArray
org.tensorflow.ndarray.org.tensorflow.ndarray.LongNdArray
org.tensorflow.ndarray.org.tensorflow.ndarray.NdArray
org.tensorflow.ndarray.org.tensorflow.ndarray.NdArraySequence
org.tensorflow.ndarray.org.tensorflow.ndarray.NdArrays
org.tensorflow.ndarray.org.tensorflow.ndarray.Shape
org.tensorflow.ndarray.org.tensorflow.ndarray.Shaped
org.tensorflow.ndarray.org.tensorflow.ndarray.ShortNdArray
org.tensorflow.ndarray.org.tensorflow.ndarray.SparseNdArray
org.tensorflow.ndarray.org.tensorflow.ndarray.StdArrays
org.tensorflow.ndarray.buffer
org.tensorflow.ndarray.buffer.org.tensorflow.ndarray.buffer.BooleanDataBuffer
org.tensorflow.ndarray.buffer.org.tensorflow.ndarray.buffer.ByteDataBuffer
org.tensorflow.ndarray.buffer.org.tensorflow.ndarray.buffer.DataBuffer
org.tensorflow.ndarray.buffer.org.tensorflow.ndarray.buffer.DataBufferWindow
org.tensorflow.ndarray.buffer.org.tensorflow.ndarray.buffer.DataBuffers
org.tensorflow.ndarray.buffer.org.tensorflow.ndarray.buffer.DataStorageVisitor
org.tensorflow.ndarray.buffer.org.tensorflow.ndarray.buffer.DoubleDataBuffer
org.tensorflow.ndarray.buffer.org.tensorflow.ndarray.buffer.FloatDataBuffer
org.tensorflow.ndarray.buffer.org.tensorflow.ndarray.buffer.IntDataBuffer
org.tensorflow.ndarray.buffer.org.tensorflow.ndarray.buffer.LongDataBuffer
org.tensorflow.ndarray.buffer.org.tensorflow.ndarray.buffer.ShortDataBuffer
org.tensorflow.ndarray.buffer.layout
org.tensorflow.ndarray.buffer.layout.org.tensorflow.ndarray.buffer.layout.BooleanDataLayout
org.tensorflow.ndarray.buffer.layout.org.tensorflow.ndarray.buffer.layout.ByteDataLayout
org.tensorflow.ndarray.buffer.layout.org.tensorflow.ndarray.buffer.layout.DataLayout
org.tensorflow.ndarray.buffer.layout.org.tensorflow.ndarray.buffer.layout.DataLayouts
org.tensorflow.ndarray.buffer.layout.org.tensorflow.ndarray.buffer.layout.DoubleDataLayout
org.tensorflow.ndarray.buffer.layout.org.tensorflow.ndarray.buffer.layout.FloatDataLayout
org.tensorflow.ndarray.buffer.layout.org.tensorflow.ndarray.buffer.layout.IntDataLayout
org.tensorflow.ndarray.buffer.layout.org.tensorflow.ndarray.buffer.layout.LongDataLayout
org.tensorflow.ndarray.buffer.layout.org.tensorflow.ndarray.buffer.layout.ShortDataLayout
org.tensorflow.ndarray.impl
org.tensorflow.ndarray.impl.org.tensorflow.ndarray.impl.AbstractNdArray
org.tensorflow.ndarray.impl.org.tensorflow.ndarray.impl.Validator
org.tensorflow.ndarray.impl.buffer
org.tensorflow.ndarray.impl.buffer.org.tensorflow.ndarray.impl.buffer.AbstractDataBuffer
org.tensorflow.ndarray.impl.buffer.org.tensorflow.ndarray.impl.buffer.AbstractDataBufferWindow
org.tensorflow.ndarray.impl.buffer.org.tensorflow.ndarray.impl.buffer.Validator
org.tensorflow.ndarray.impl.buffer.adapter
org.tensorflow.ndarray.impl.buffer.adapter.org.tensorflow.ndarray.impl.buffer.adapter.AbstractDataBufferAdapter
org.tensorflow.ndarray.impl.buffer.adapter.org.tensorflow.ndarray.impl.buffer.adapter.BooleanDataBufferAdapter
org.tensorflow.ndarray.impl.buffer.adapter.org.tensorflow.ndarray.impl.buffer.adapter.ByteDataBufferAdapter
org.tensorflow.ndarray.impl.buffer.adapter.org.tensorflow.ndarray.impl.buffer.adapter.DataBufferAdapter
org.tensorflow.ndarray.impl.buffer.adapter.org.tensorflow.ndarray.impl.buffer.adapter.DataBufferAdapterFactory
org.tensorflow.ndarray.impl.buffer.adapter.org.tensorflow.ndarray.impl.buffer.adapter.DoubleDataBufferAdapter
org.tensorflow.ndarray.impl.buffer.adapter.org.tensorflow.ndarray.impl.buffer.adapter.FloatDataBufferAdapter
org.tensorflow.ndarray.impl.buffer.adapter.org.tensorflow.ndarray.impl.buffer.adapter.IntDataBufferAdapter
org.tensorflow.ndarray.impl.buffer.adapter.org.tensorflow.ndarray.impl.buffer.adapter.LongDataBufferAdapter
org.tensorflow.ndarray.impl.buffer.adapter.org.tensorflow.ndarray.impl.buffer.adapter.ShortDataBufferAdapter
org.tensorflow.ndarray.impl.buffer.layout
org.tensorflow.ndarray.impl.buffer.layout.org.tensorflow.ndarray.impl.buffer.layout.Bfloat16Layout
org.tensorflow.ndarray.impl.buffer.layout.org.tensorflow.ndarray.impl.buffer.layout.BoolLayout
org.tensorflow.ndarray.impl.buffer.layout.org.tensorflow.ndarray.impl.buffer.layout.Float16Layout
org.tensorflow.ndarray.impl.buffer.layout.org.tensorflow.ndarray.impl.buffer.layout.StringLayout
org.tensorflow.ndarray.impl.buffer.misc
org.tensorflow.ndarray.impl.buffer.misc.org.tensorflow.ndarray.impl.buffer.misc.ArrayDataBuffer
org.tensorflow.ndarray.impl.buffer.misc.org.tensorflow.ndarray.impl.buffer.misc.BitSetDataBuffer
org.tensorflow.ndarray.impl.buffer.misc.org.tensorflow.ndarray.impl.buffer.misc.BooleanArrayDataBuffer
org.tensorflow.ndarray.impl.buffer.misc.org.tensorflow.ndarray.impl.buffer.misc.MiscDataBufferFactory
org.tensorflow.ndarray.impl.buffer.nio
org.tensorflow.ndarray.impl.buffer.nio.org.tensorflow.ndarray.impl.buffer.nio.AbstractNioDataBuffer
org.tensorflow.ndarray.impl.buffer.nio.org.tensorflow.ndarray.impl.buffer.nio.ByteNioDataBuffer
org.tensorflow.ndarray.impl.buffer.nio.org.tensorflow.ndarray.impl.buffer.nio.DoubleNioDataBuffer
org.tensorflow.ndarray.impl.buffer.nio.org.tensorflow.ndarray.impl.buffer.nio.FloatNioDataBuffer
org.tensorflow.ndarray.impl.buffer.nio.org.tensorflow.ndarray.impl.buffer.nio.IntNioDataBuffer
org.tensorflow.ndarray.impl.buffer.nio.org.tensorflow.ndarray.impl.buffer.nio.LongNioDataBuffer
org.tensorflow.ndarray.impl.buffer.nio.org.tensorflow.ndarray.impl.buffer.nio.NioDataBufferFactory
org.tensorflow.ndarray.impl.buffer.nio.org.tensorflow.ndarray.impl.buffer.nio.ShortNioDataBuffer
org.tensorflow.ndarray.impl.buffer.raw
org.tensorflow.ndarray.impl.buffer.raw.org.tensorflow.ndarray.impl.buffer.raw.AbstractRawDataBuffer
org.tensorflow.ndarray.impl.buffer.raw.org.tensorflow.ndarray.impl.buffer.raw.BooleanRawDataBuffer
org.tensorflow.ndarray.impl.buffer.raw.org.tensorflow.ndarray.impl.buffer.raw.ByteRawDataBuffer
org.tensorflow.ndarray.impl.buffer.raw.org.tensorflow.ndarray.impl.buffer.raw.DoubleRawDataBuffer
org.tensorflow.ndarray.impl.buffer.raw.org.tensorflow.ndarray.impl.buffer.raw.FloatRawDataBuffer
org.tensorflow.ndarray.impl.buffer.raw.org.tensorflow.ndarray.impl.buffer.raw.IntRawDataBuffer
org.tensorflow.ndarray.impl.buffer.raw.org.tensorflow.ndarray.impl.buffer.raw.LongRawDataBuffer
org.tensorflow.ndarray.impl.buffer.raw.org.tensorflow.ndarray.impl.buffer.raw.RawDataBufferFactory
org.tensorflow.ndarray.impl.buffer.raw.org.tensorflow.ndarray.impl.buffer.raw.RawDataBufferWindow
org.tensorflow.ndarray.impl.buffer.raw.org.tensorflow.ndarray.impl.buffer.raw.ShortRawDataBuffer
org.tensorflow.ndarray.impl.buffer.raw.org.tensorflow.ndarray.impl.buffer.raw.UnsafeMemoryHandle
org.tensorflow.ndarray.impl.buffer.raw.org.tensorflow.ndarray.impl.buffer.raw.UnsafeReference
org.tensorflow.ndarray.impl.dense
org.tensorflow.ndarray.impl.dense.org.tensorflow.ndarray.impl.dense.AbstractDenseNdArray
org.tensorflow.ndarray.impl.dense.org.tensorflow.ndarray.impl.dense.BooleanDenseNdArray
org.tensorflow.ndarray.impl.dense.org.tensorflow.ndarray.impl.dense.ByteDenseNdArray
org.tensorflow.ndarray.impl.dense.org.tensorflow.ndarray.impl.dense.DataTransfer
org.tensorflow.ndarray.impl.dense.org.tensorflow.ndarray.impl.dense.DenseNdArray
org.tensorflow.ndarray.impl.dense.org.tensorflow.ndarray.impl.dense.DoubleDenseNdArray
org.tensorflow.ndarray.impl.dense.org.tensorflow.ndarray.impl.dense.FloatDenseNdArray
org.tensorflow.ndarray.impl.dense.org.tensorflow.ndarray.impl.dense.IntDenseNdArray
org.tensorflow.ndarray.impl.dense.org.tensorflow.ndarray.impl.dense.LongDenseNdArray
org.tensorflow.ndarray.impl.dense.org.tensorflow.ndarray.impl.dense.ShortDenseNdArray
org.tensorflow.ndarray.impl.dense.org.tensorflow.ndarray.impl.dense.Validator
org.tensorflow.ndarray.impl.dimension
org.tensorflow.ndarray.impl.dimension.org.tensorflow.ndarray.impl.dimension.AbstractDimension
org.tensorflow.ndarray.impl.dimension.org.tensorflow.ndarray.impl.dimension.Axis
org.tensorflow.ndarray.impl.dimension.org.tensorflow.ndarray.impl.dimension.Dimension
org.tensorflow.ndarray.impl.dimension.org.tensorflow.ndarray.impl.dimension.DimensionalSpace
org.tensorflow.ndarray.impl.dimension.org.tensorflow.ndarray.impl.dimension.IndexedDimension
org.tensorflow.ndarray.impl.dimension.org.tensorflow.ndarray.impl.dimension.ReducedDimension
org.tensorflow.ndarray.impl.dimension.org.tensorflow.ndarray.impl.dimension.RelativeDimensionalSpace
org.tensorflow.ndarray.impl.sequence
org.tensorflow.ndarray.impl.sequence.org.tensorflow.ndarray.impl.sequence.CoordinatesIncrementor
org.tensorflow.ndarray.impl.sequence.org.tensorflow.ndarray.impl.sequence.FastElementSequence
org.tensorflow.ndarray.impl.sequence.org.tensorflow.ndarray.impl.sequence.IndexedPositionIterator
org.tensorflow.ndarray.impl.sequence.org.tensorflow.ndarray.impl.sequence.IndexedSequentialPositionIterator
org.tensorflow.ndarray.impl.sequence.org.tensorflow.ndarray.impl.sequence.NdPositionIterator
org.tensorflow.ndarray.impl.sequence.org.tensorflow.ndarray.impl.sequence.PositionIterator
org.tensorflow.ndarray.impl.sequence.org.tensorflow.ndarray.impl.sequence.SequentialPositionIterator
org.tensorflow.ndarray.impl.sequence.org.tensorflow.ndarray.impl.sequence.SingleElementSequence
org.tensorflow.ndarray.impl.sequence.org.tensorflow.ndarray.impl.sequence.SlicingElementSequence
org.tensorflow.ndarray.impl.sparse
org.tensorflow.ndarray.impl.sparse.org.tensorflow.ndarray.impl.sparse.AbstractSparseNdArray
org.tensorflow.ndarray.impl.sparse.org.tensorflow.ndarray.impl.sparse.BooleanSparseNdArray
org.tensorflow.ndarray.impl.sparse.org.tensorflow.ndarray.impl.sparse.ByteSparseNdArray
org.tensorflow.ndarray.impl.sparse.org.tensorflow.ndarray.impl.sparse.DoubleSparseNdArray
org.tensorflow.ndarray.impl.sparse.org.tensorflow.ndarray.impl.sparse.FloatSparseNdArray
org.tensorflow.ndarray.impl.sparse.org.tensorflow.ndarray.impl.sparse.IntSparseNdArray
org.tensorflow.ndarray.impl.sparse.org.tensorflow.ndarray.impl.sparse.LongSparseNdArray
org.tensorflow.ndarray.impl.sparse.org.tensorflow.ndarray.impl.sparse.ShortSparseNdArray
org.tensorflow.ndarray.impl.sparse.org.tensorflow.ndarray.impl.sparse.SparseNdArray
org.tensorflow.ndarray.impl.sparse.org.tensorflow.ndarray.impl.sparse.Validator
org.tensorflow.ndarray.impl.sparse.slice
org.tensorflow.ndarray.impl.sparse.slice.org.tensorflow.ndarray.impl.sparse.slice.BooleanSparseSlice
org.tensorflow.ndarray.impl.sparse.slice.org.tensorflow.ndarray.impl.sparse.slice.ByteSparseSlice
org.tensorflow.ndarray.impl.sparse.slice.org.tensorflow.ndarray.impl.sparse.slice.DoubleSparseSlice
org.tensorflow.ndarray.impl.sparse.slice.org.tensorflow.ndarray.impl.sparse.slice.FloatSparseSlice
org.tensorflow.ndarray.impl.sparse.slice.org.tensorflow.ndarray.impl.sparse.slice.IntSparseSlice
org.tensorflow.ndarray.impl.sparse.slice.org.tensorflow.ndarray.impl.sparse.slice.LongSparseSlice
org.tensorflow.ndarray.impl.sparse.slice.org.tensorflow.ndarray.impl.sparse.slice.ObjectSparseSlice
org.tensorflow.ndarray.impl.sparse.slice.org.tensorflow.ndarray.impl.sparse.slice.ShortSparseSlice
org.tensorflow.ndarray.impl.sparse.slice.org.tensorflow.ndarray.impl.sparse.slice.SparseSlice
org.tensorflow.ndarray.index
org.tensorflow.ndarray.index.org.tensorflow.ndarray.index.All
org.tensorflow.ndarray.index.org.tensorflow.ndarray.index.At
org.tensorflow.ndarray.index.org.tensorflow.ndarray.index.Ellipsis
org.tensorflow.ndarray.index.org.tensorflow.ndarray.index.Hyperslab
org.tensorflow.ndarray.index.org.tensorflow.ndarray.index.Index
org.tensorflow.ndarray.index.org.tensorflow.ndarray.index.Indices
org.tensorflow.ndarray.index.org.tensorflow.ndarray.index.NewAxis
org.tensorflow.ndarray.index.org.tensorflow.ndarray.index.Sequence
org.tensorflow.ndarray.index.org.tensorflow.ndarray.index.Slice
org.tensorflow.ndarray.index.org.tensorflow.ndarray.index.SliceFrom
org.tensorflow.ndarray.index.org.tensorflow.ndarray.index.SliceTo
org.tensorflow.ndarray.index.org.tensorflow.ndarray.index.Step




© 2015 - 2024 Weber Informatics LLC | Privacy Policy