Package ai.djl.engine.rust
package ai.djl.engine.rust
Contains classes to interface with the underlying native engine.
-
ClassesClassDescriptionThe
RsEngineis an implementation of theEnginerust engine.RsEngineProvideris the Rust implementation ofEngineProvider.RsModelis the Rust implementation ofModel.RsNDArrayis the Rust implementation ofNDArray.PtNDArrayExis the Rust implementation of theNDArrayEx.TheNDArrayIndexerused by theRsNDArray.PtNDManageris the Rust implementation ofNDManager.RsSymbolBlockis the Rust implementation ofSymbolBlock.Rust native library.