TensorAPI — pytorch Architecture
Java wrappers for unified N-dimensional array manipulation
Entity Profile
Relationship Graph
Domain
Functions
- IValue()
- LiteNativePeer()
- Module()
- NativePeer()
- PyTorchCodegenLoader()
- Tensor()
- Tensor_float32()
- Tensor_float64()
- Tensor_int32()
- Tensor_int64()
- Tensor_int8()
- Tensor_uint8()
- allocateByteBuffer()
- allocateDoubleBuffer()
- allocateFloatBuffer()
- allocateIntBuffer()
- allocateLongBuffer()
- assertIValueTensor()
- assetFilePath()
- assetFilePath()
- assetFilePath()
- checkArgument()
- checkShape()
- checkShapeAndDataCapacityConsistency()
- destroy()
- dictLongKeyFrom()
- dictStringKeyFrom()
- dtype()
- dtype()
- dtype()
- dtype()
- dtype()
- dtype()
- dtype()
- dtypeJniCode()
- forward()
- forward()
- forward()
- from()
- fromBlob()
- fromBlobUnsigned()
- getDataAsByteArray()
- getDataAsByteArray()
- getDataAsDoubleArray()
- getDataAsDoubleArray()
- getDataAsFloatArray()
- getDataAsFloatArray()
- getDataAsIntArray()
- getDataAsIntArray()
- getDataAsLongArray()
- getDataAsLongArray()
- getDataAsUnsignedByteArray()
- getDataAsUnsignedByteArray()
- getRawDataBuffer()
- getRawDataBuffer()
- getRawDataBuffer()
- getRawDataBuffer()
- getRawDataBuffer()
- getRawDataBuffer()
- getRawDataBuffer()
- getTypeName()
- initHybrid()
- initHybrid()
- isBool()
- isBoolList()
- isDictLongKey()
- isDictStringKey()
- isDouble()
- isDoubleList()
- isList()
- isLong()
- isLongList()
- isNull()
- isString()
- isTensor()
- isTensorList()
- isTuple()
- listFrom()
- load()
- load()
- loadModel()
- loadModel()
- loadModel()
- loadModel()
- loadModuleFromAsset()
- loadModuleFromAsset()
- loadNativeLibs()
- memoryFormat()
- memoryFormatJniCode()
- nativeNewTensor()
- nativeSetNumThreads()
- numel()
- optionalNull()
- preconditionType()
- resetNative()
- resetNative()
- runMethod()
- runMethod()
- runMethod()
- runModel()
- setNumThreads()
- shape()
- smokeTest()
- testActivationOps()
- testAliasWithOffset()
- testBlasLapackOps()
- testChannelsLast()
- testChannelsLast3d()
- testChannelsLastConv2d()
- testChannelsLastConv3d()
- testComparisonOps()
- testConvolutionOps()
- testDistanceFunctionOps()
- testDropoutOps()
- testDynamicQuantOps()
- testEmptyShape()
- testEqBool()
- testEqDictIntKeyIntValue()
- testEqDictStrKeyIntValue()
- testEqFloat()
- testEqInt()
- testEqString()
- testEqTensor()
- testForwardNull()
- testFusedQuantOps()
- testIntEq0None()
- testLinearOps()
- testListIntSumReturnTuple()
- testLossFunctionOps()
- testMobileNetV2()
- testNNUtilsOps()
- testNonContiguous()
- testNormalizationOps()
- testOptionalIntIsNone()
- testOtherMathOps()
- testPaddingOps()
- testPointwiseOps()
- testPoolingOps()
- testQuantOps()
- testRecurrentOps()
- testReductionOps()
- testRunUndefinedMethod()
- testSamplingOps()
- testShuffleOps()
- testSparseOps()
- testSpectralOps()
- testStaticQuantOps()
- testStr3Concat()
- testTensorCreationOps()
- testTensorIllegalStateOnWrongType()
- testTensorIndexingOps()
- testTensorMethods()
- testTensorOps()
- testTensorTypingOps()
- testTensorViewOps()
- testTorchScriptBuiltinQuantOps()
- testTorchScriptCollectionQuantOps()
- testTransformerOps()
- testVisionFunctionOps()
- toBool()
- toBoolList()
- toDictLongKey()
- toDictStringKey()
- toDouble()
- toDoubleList()
- toList()
- toLong()
- toLongList()
- toStr()
- toString()
- toString()
- toString()
- toString()
- toString()
- toString()
- toTensor()
- toTensorList()
- toTuple()
- tupleFrom()
Frequently Asked Questions
What is the TensorAPI subdomain?
TensorAPI is a subdomain in the pytorch codebase, part of the AndroidRuntime domain. Java wrappers for unified N-dimensional array manipulation It contains 0 source files.
Which domain does TensorAPI belong to?
TensorAPI belongs to the AndroidRuntime domain.
What functions are in TensorAPI?
The TensorAPI subdomain contains 179 function(s): IValue, LiteNativePeer, Module, NativePeer, PyTorchCodegenLoader, Tensor, Tensor_float32, Tensor_float64, and 171 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free