JavaAPI — pytorch Architecture
User-facing Java classes like Tensor, DType and Module
Entity Profile
Relationship Graph
Domain
Functions
- Module()
- Tensor()
- Tensor_float32()
- Tensor_float64()
- Tensor_int32()
- Tensor_int64()
- Tensor_int8()
- Tensor_uint8()
- allocateByteBuffer()
- allocateDoubleBuffer()
- allocateFloatBuffer()
- allocateIntBuffer()
- allocateLongBuffer()
- bitmapToFloat32Tensor()
- checkArgument()
- checkShape()
- checkShapeAndDataCapacityConsistency()
- checkTensorSize()
- destroy()
- dtype()
- dtype()
- dtype()
- dtype()
- dtype()
- dtype()
- dtype()
- dtypeJniCode()
- forward()
- fromBlob()
- fromBlobUnsigned()
- getDataAsByteArray()
- getDataAsByteArray()
- getDataAsDoubleArray()
- getDataAsDoubleArray()
- getDataAsFloatArray()
- getDataAsFloatArray()
- getDataAsIntArray()
- getDataAsIntArray()
- getDataAsLongArray()
- getDataAsLongArray()
- getDataAsUnsignedByteArray()
- getDataAsUnsignedByteArray()
- getRawDataBuffer()
- getRawDataBuffer()
- getRawDataBuffer()
- getRawDataBuffer()
- getRawDataBuffer()
- getRawDataBuffer()
- getRawDataBuffer()
- imageYUV420CenterCropToFloat32Tensor()
- isTensor()
- isTensorList()
- load()
- loadModuleFromAsset()
- loadModuleFromAsset()
- memoryFormat()
- memoryFormatJniCode()
- nativeNewTensor()
- numel()
- runMethod()
- shape()
- toString()
- toString()
- toString()
- toString()
- toString()
- toString()
- toTensor()
- toTensorList()
Frequently Asked Questions
What is the JavaAPI subdomain?
JavaAPI is a subdomain in the pytorch codebase, part of the AndroidRuntime domain. User-facing Java classes like Tensor, DType and Module It contains 0 source files.
Which domain does JavaAPI belong to?
JavaAPI belongs to the AndroidRuntime domain.
What functions are in JavaAPI?
The JavaAPI subdomain contains 69 function(s): Module, Tensor, Tensor_float32, Tensor_float64, Tensor_int32, Tensor_int64, Tensor_int8, Tensor_uint8, and 61 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free