JNILayer — pytorch Architecture
C++ code handling communication between Java and the native library
Entity Profile
Relationship Graph
Domain
Functions
- IValue()
- LiteNativePeer()
- NativePeer()
- PyTorchCodegenLoader()
- bitmapToFloatBuffer()
- checkNormMeanArg()
- checkNormStdArg()
- checkOutBufferCapacity()
- checkRotateCWDegrees()
- dictLongKeyFrom()
- dictStringKeyFrom()
- forward()
- forward()
- from()
- getTypeName()
- imageYUV420CenterCropToFloatBuffer()
- imageYUV420CenterCropToFloatBuffer()
- initHybrid()
- initHybrid()
- initHybridAndroidAsset()
- initHybridAndroidAsset()
- isBool()
- isBoolList()
- isDictLongKey()
- isDictStringKey()
- isDouble()
- isDoubleList()
- isList()
- isLong()
- isLongList()
- isNull()
- isString()
- isTuple()
- listFrom()
- load()
- loadNativeLibs()
- nativeSetNumThreads()
- optionalNull()
- preconditionType()
- resetNative()
- resetNative()
- runMethod()
- runMethod()
- setNumThreads()
- smokeTest()
- toBool()
- toBoolList()
- toDictLongKey()
- toDictStringKey()
- toDouble()
- toDoubleList()
- toList()
- toLong()
- toLongList()
- toStr()
- toTuple()
- tupleFrom()
Frequently Asked Questions
What is the JNILayer subdomain?
JNILayer is a subdomain in the pytorch codebase, part of the AndroidRuntime domain. C++ code handling communication between Java and the native library It contains 0 source files.
Which domain does JNILayer belong to?
JNILayer belongs to the AndroidRuntime domain.
What functions are in JNILayer?
The JNILayer subdomain contains 57 function(s): IValue, LiteNativePeer, NativePeer, PyTorchCodegenLoader, bitmapToFloatBuffer, checkNormMeanArg, checkNormStdArg, checkOutBufferCapacity, and 49 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free