Docs.rs
axonml-core-0.4.2
axonml-core 0.4.2
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
AutomataControls
Dependencies
ash ^0.38
normal
optional
bytemuck ^1.14
normal
cudarc ^0.19
normal
optional
gpu-allocator ^0.27
normal
optional
half ^2.4
normal
matrixmultiply ^0.3
normal
num-traits ^0.2
normal
parking_lot ^0.12
normal
pollster ^0.4
normal
optional
rayon ^1.10
normal
smallvec ^1.13
normal
sysinfo ^0.32
normal
thiserror ^1.0
normal
wgpu ^23.0
normal
optional
approx ^0.5
dev
metal ^0.29
normal
optional
objc ^0.2
normal
optional
Versions
100%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
random_vec
axonml_
core
0.4.2
In axonml_
core::
backends::
gpu_
tests
axonml_core
::
backends
::
gpu_tests
Function
random_
vec
Copy item path
Source
pub fn random_vec(len:
usize
, seed:
u64
) ->
Vec
<
f32
>
Expand description
Generate random test data.