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_core0.1.9

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • errors::error::SurrealError
  • execution::compute::ModelComputation
  • storage::header::Header
  • storage::header::input_dims::InputDims
  • storage::header::keys::KeyBindings
  • storage::header::normalisers::NormaliserMap
  • storage::header::normalisers::clipping::Clipping
  • storage::header::normalisers::linear_scaling::LinearScaling
  • storage::header::normalisers::log_scale::LogScaling
  • storage::header::normalisers::z_score::ZScore
  • storage::header::origin::Origin
  • storage::header::output::Output
  • storage::header::string_value::StringValue
  • storage::header::version::Version
  • storage::stream_adapter::StreamAdapter
  • storage::surml_file::SurMlFile

Enums

  • errors::error::SurrealErrorStatus
  • storage::header::engine::Engine
  • storage::header::normalisers::wrapper::NormaliserType
  • storage::header::origin::OriginValue

Traits

  • storage::header::normalisers::traits::Normaliser

Macros

  • safe_eject
  • safe_eject_internal
  • safe_eject_option

Functions

  • execution::session::get_session
  • execution::session::set_environment
  • onnx_runtime
  • storage::header::normalisers::utils::extract_label
  • storage::header::normalisers::utils::extract_two_numbers