Docs.rs
burn-core-0.19.1
burn-core 0.19.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
nathanielsimard
Dependencies
ahash ^0.8.12
normal
bincode ^2.0.1
normal
burn-common ^0.19.1
normal
burn-dataset ^0.19.1
normal
optional
burn-derive ^0.19.1
normal
burn-tensor ^0.19.1
normal
burn-vision ^0.19.1
normal
optional
data-encoding ^2.9.0
normal
derive-new ^0.7.0
normal
flate2 ^1.1.4
normal
optional
half ^2.7.1
normal
hashbrown ^0.15.5
normal
log ^0.4.28
normal
optional
num-traits ^0.2.19
normal
rand ^0.9.2
normal
rmp-serde ^1.3.0
normal
optional
serde ^1.0.228
normal
serde_json ^1.0.145
normal
spin ^0.10.0
normal
thiserror ^2.0.17
normal
optional
uuid ^1.18.0
normal
burn-autodiff ^0.19.1
dev
burn-dataset ^0.19.1
dev
burn-ndarray ^0.19.1
dev
rstest ^0.26.1
dev
portable-atomic ^1.11.1
normal
portable-atomic-util ^0.2.4
normal
burn-cuda ^0.19.1
normal
optional
burn-fusion ^0.19.1
normal
optional
burn-remote ^0.19.1
normal
optional
burn-rocm ^0.19.1
normal
optional
burn-router ^0.19.1
normal
optional
burn-tch ^0.19.1
normal
optional
burn-wgpu ^0.19.1
normal
optional
regex ^1.12.1
normal
Versions
100%
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
Module grid_sample
burn_
core
0.19.1
Module grid_
sample
Module Items
Functions
In burn_
core::
tensor::
ops
burn_core
::
tensor
::
ops
Module
grid_
sample
Copy item path
Source
Expand description
Module for grid_sample operations
Functions
ยง
float_
grid_
sample_
2d_
bilinear
Default implementation of float_grid_sample_2d with bilinear interpolation and border padding