Docs.rs
surrealml-core-0.1.9
surrealml-core 0.1.9
Permalink
Docs.rs crate page
Links
crates.io
Source
Owners
tobiemh
Dependencies
bytes ^1.10.1
normal
futures-core ^0.3.31
normal
futures-util ^0.3.31
normal
ndarray ^0.16.1
normal
once_cell ^1.18.0
normal
onnx-embedding ^0.1.4
normal
ort ^2.0.0-rc.9
normal
regex ^1.11.1
normal
serde ^1.0.219
normal
tempfile ^3.19.1
normal
thiserror ^2.0.12
normal
zip ^3.0.0
normal
tokio ^1.44.2
dev
Versions
66.85%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
surrealml_
core
0.1.9
Module execution
Module Items
Modules
In crate surrealml_
core
surrealml_core
Module
execution
Copy item path
Source
Expand description
Defines operations around performing computations on a loaded model.
Modules
ยง
compute
Defines the operations around performing computations on a loaded model.
session
Defines the session module for the execution module.