Docs.rs
diffai-core-0.5.0
diffai-core 0.5.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
kako-jun
Dependencies
anyhow ^1.0
normal
bytemuck ^1.14
normal
candle-core ^0.8
normal
candle-nn ^0.8
normal
diffx-core ^0.6
normal
matfile ^0.1
normal
ndarray ^0.16
normal
regex ^1.0
normal
safetensors ^0.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
zip ^2.2
normal
cargo-husky ^1.5
dev
criterion ^0.5
dev
Versions
16.98%
of the crate is documented
Platform
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
Skip to main content
extract_tensor_data
diffai_
core
0.5.0
diffai_core
Function
extract_
tensor_
data
Copy item path
Source
pub fn extract_tensor_data(tensor: &
Value
) ->
Option
<
Vec
<
f64
>>