mirror of https://github.com/tracel-ai/burn.git
7377bbe31c
* Add remainder_scalar op to numeric trait and associated int/float functions * Update burn-tch crate * Update ndarray crate * Update jit crate * Update candle crate * Update fusion crate * Update autodiff crate * Forgot float.rs for fusion * Add burn-tensor tests * Redirect to the pre-existing modulus op * Fix sign * Remove mut from burn-tch * Use sign trick to make wgpu backend work * Add more unit tests in to cover bases * Naming fix for burn-fusion * Update tests w/PyTorch link * Use different WGSL instructions for remainder * Redirect to remainder Operator instead of modulo * Revert Modulo in instruction.rs |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-APACHE | ||
LICENSE-MIT | ||
README.md |
README.md
Burn Fusion
A kernel fusion backend decorator for Burn.