Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Tracel-AI/burn issues and pull requests

#1813 - feat: expand onnx import

Pull Request - State: closed - Opened by JachymPutta about 1 month ago - 1 comment

#1812 - Extract onnx importing into it's own crate.

Issue - State: open - Opened by skewballfox about 1 month ago - 4 comments
Labels: onnx

#1811 - Error when importing onnx of transformers bert model

Issue - State: open - Opened by 7kanak about 1 month ago - 1 comment

#1810 - docs: update README.md

Pull Request - State: closed - Opened by eltociear about 1 month ago

#1809 - [Book] Add examples section

Issue - State: open - Opened by laggui about 1 month ago - 1 comment
Labels: documentation, accessibility

#1808 - [Book] Add reference to models repo

Issue - State: open - Opened by laggui about 1 month ago - 2 comments
Labels: documentation, accessibility

#1807 - Feat/cube/remaining ops

Pull Request - State: closed - Opened by louisfd about 1 month ago - 1 comment

#1806 - Feat: Implement ONNX RandomUniform + RandomNormal in burn-import

Pull Request - State: closed - Opened by hexd0t about 1 month ago - 2 comments

#1805 - Burn-WGPU tests fail on Windows with Radeon 6950

Issue - State: open - Opened by hexd0t about 1 month ago - 1 comment

#1804 - define generics in doc comment for type Wgpu

Pull Request - State: open - Opened by bionicles about 1 month ago - 4 comments

#1803 - Fix burn-jit compile error

Pull Request - State: closed - Opened by DieracDelta about 1 month ago

#1802 - Feature: Burn equivalent to torch.retain_grad

Issue - State: open - Opened by ArthurBrussee about 1 month ago

#1801 - feat: Greater + GreaterOrEqual onnx import

Pull Request - State: closed - Opened by JachymPutta about 1 month ago - 2 comments

#1800 - feat: Less + LessOrEqual onnx import

Pull Request - State: closed - Opened by JachymPutta about 1 month ago - 1 comment

#1799 - Update cuda-jit

Pull Request - State: closed - Opened by nathanielsimard about 1 month ago - 1 comment

#1798 - Refactor JIT reduce into separate traits

Pull Request - State: closed - Opened by louisfd about 1 month ago - 1 comment

#1797 - Cube: first ported kernel + comptime support + variable reuse + cleanup

Pull Request - State: closed - Opened by louisfd about 1 month ago - 1 comment

#1796 - Add seq start position when applying RoPE encoding

Pull Request - State: closed - Opened by laggui about 1 month ago - 1 comment

#1795 - Completely separate Argument and Node handling in burn import

Pull Request - State: closed - Opened by skewballfox about 1 month ago - 4 comments

#1794 - Crate libc 0.2.154 is yanked

Issue - State: closed - Opened by github-actions[bot] about 1 month ago

#1791 - Jit backend: Fix PRNG bug during autotune

Pull Request - State: closed - Opened by louisfd about 2 months ago - 1 comment

#1790 - Bug with element types in JIT when using all(), related to PRNG

Issue - State: closed - Opened by louisfd about 2 months ago

#1789 - Building failed. Err: Is gcc.exe installed

Issue - State: closed - Opened by YagaoDirac about 2 months ago - 3 comments

#1788 - Add a feature to initialize from an existing wgpu adapter/device/queue

Pull Request - State: closed - Opened by ArthurBrussee about 2 months ago - 1 comment

#1787 - Combined PRs

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago
Labels: dependencies, automated

#1786 - Bump proc-macro2 from 1.0.82 to 1.0.83

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#1785 - Bump syn from 2.0.63 to 2.0.65

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#1784 - Bump zip from 1.2.3 to 1.3.0

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#1783 - Bump thiserror from 1.0.60 to 1.0.61

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#1782 - Bump serde from 1.0.201 to 1.0.202

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#1781 - Refactor/cube/vectorization

Pull Request - State: closed - Opened by louisfd about 2 months ago - 1 comment

#1780 - Add `squeeze_dims` function

Issue - State: closed - Opened by agelas about 2 months ago

#1779 - Feat/squeeze dims

Pull Request - State: closed - Opened by agelas about 2 months ago - 1 comment

#1778 - feat: added min onnx import

Pull Request - State: closed - Opened by JachymPutta about 2 months ago - 3 comments

#1777 - Feat/enable cube cl

Pull Request - State: closed - Opened by louisfd about 2 months ago - 1 comment

#1776 - Feat/cubecl ir

Pull Request - State: closed - Opened by nathanielsimard about 2 months ago - 1 comment

#1775 - Refactor/enable burn cube

Pull Request - State: closed - Opened by nathanielsimard about 2 months ago

#1774 - Add configurable application logger to learner builder

Pull Request - State: closed - Opened by jwric about 2 months ago - 1 comment

#1773 - Improve pickle (`CandleTensor`) conversions to `NestedValue`

Issue - State: open - Opened by laggui about 2 months ago

#1772 - Add application logger strategy to learner builder

Issue - State: closed - Opened by jwric about 2 months ago

#1771 - Contributor Book: Onnx to Burn Conversion

Pull Request - State: closed - Opened by agelas about 2 months ago

#1770 - Add Clone trait to the `OptimizerAdaptor` and Clone implementations to the optimizers

Pull Request - State: closed - Opened by getumen about 2 months ago - 1 comment

#1769 - Adding max import

Pull Request - State: closed - Opened by JachymPutta about 2 months ago - 4 comments

#1767 - Replace opaque return types in optim

Pull Request - State: closed - Opened by benbaarber about 2 months ago - 1 comment

#1766 - Add multi-stream support to all the different backends.

Issue - State: open - Opened by mepatrick73 about 2 months ago
Labels: enhancement

#1765 - Update tch to 0.16+

Issue - State: open - Opened by syl20bnr about 2 months ago
Labels: bug, dependencies

#1764 - Combined PRs

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago
Labels: dependencies, automated

#1763 - WIP: Display of module tree

Pull Request - State: closed - Opened by antimora about 2 months ago - 2 comments

#1762 - Bump syn from 2.0.61 to 2.0.63

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#1761 - Bump anyhow from 1.0.82 to 1.0.83

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, rust

#1760 - Bump zip from 1.2.1 to 1.2.3

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, rust

#1759 - Fix invalid links in README and CONTRIBUTING documents

Pull Request - State: closed - Opened by benbaarber about 2 months ago - 1 comment

#1757 - clamp_min does not handle -inf correctly on Autodiff<NdArray> backend

Issue - State: open - Opened by Karuso33 about 2 months ago
Labels: bug

#1756 - CubeCL first iteration

Pull Request - State: closed - Opened by louisfd about 2 months ago - 1 comment

#1755 - Optimizer / Visitor / Mapper confusion, no documentation

Issue - State: open - Opened by benbaarber about 2 months ago - 4 comments
Labels: documentation

#1754 - Config Derive: Generic Types?

Issue - State: open - Opened by jclmnop about 2 months ago - 2 comments

#1753 - Squeeze Onnx Import

Pull Request - State: closed - Opened by agelas about 2 months ago - 1 comment

#1752 - Better memory management in Burn Compute

Issue - State: open - Opened by mepatrick73 about 2 months ago
Labels: performance

#1751 - Fix record nested value de/serialization

Pull Request - State: closed - Opened by laggui about 2 months ago - 6 comments

#1750 - Refactor/jit fusion

Pull Request - State: closed - Opened by nathanielsimard about 2 months ago - 1 comment

#1749 - Fix Cargo.toml repository links

Pull Request - State: closed - Opened by ThierryCantin-Demers about 2 months ago

#1748 - #1747 Upgrade Rust dependencies

Pull Request - State: closed - Opened by ahmedyarub about 2 months ago - 11 comments

#1747 - Upgrade all dependencies

Issue - State: closed - Opened by ahmedyarub about 2 months ago

#1746 - Add documentation to burn core nn

Pull Request - State: closed - Opened by jwric about 2 months ago - 1 comment

#1745 - Text classification example gives "Shader validation error" when run on multiple GPUs

Issue - State: open - Opened by joshhansen about 2 months ago - 5 comments
Labels: bug

#1744 - ONNX avgpool1d

Pull Request - State: closed - Opened by Arjun31415 about 2 months ago - 5 comments

#1742 - Add hidden code snippets to guide example in Burn book [redo]

Pull Request - State: closed - Opened by jwric about 2 months ago

#1741 - Add hidden code snippets to guide example in Burn book

Pull Request - State: closed - Opened by jwric about 2 months ago

#1740 - Fixing various syntax errors in the Burn book

Pull Request - State: closed - Opened by mepatrick73 about 2 months ago

#1739 - Fix select assign backward

Pull Request - State: closed - Opened by nathanielsimard about 2 months ago - 1 comment

#1738 - Add indentation to project architecture in contributing book

Pull Request - State: closed - Opened by ThierryCantin-Demers about 2 months ago

#1737 - Refactor: replace trait TemplateKernel by existing trait JitKernel

Pull Request - State: closed - Opened by sebhtml about 2 months ago - 2 comments

#1736 - Add indentation in contributing book

Issue - State: closed - Opened by ThierryCantin-Demers about 2 months ago

#1735 - Indices Operator

Pull Request - State: closed - Opened by McArthur-Alford about 2 months ago - 3 comments

#1734 - Combined PRs

Pull Request - State: closed - Opened by github-actions[bot] 2 months ago
Labels: dependencies, automated

#1733 - Deprecate the use of std::collections::HashMap

Pull Request - State: closed - Opened by nakashima-hikaru 2 months ago - 9 comments

#1732 - Bump libc from 0.2.153 to 0.2.154

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, rust

#1731 - Bump rmp-serde from 1.2.0 to 1.3.0

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, rust

#1730 - Bump image from 0.24.9 to 0.25.1

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, rust

#1729 - Bump num-traits from 0.2.18 to 0.2.19

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, rust

#1728 - Bump serde from 1.0.199 to 1.0.200

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago - 1 comment
Labels: dependencies, rust

#1727 - .select_assign does not work with Autodiff<NdArray> backend

Issue - State: closed - Opened by Karuso33 2 months ago
Labels: bug

#1726 - Remainder operator

Pull Request - State: closed - Opened by kantic 2 months ago - 1 comment

#1725 - added maxpool1d onnx operator

Pull Request - State: closed - Opened by Arjun31415 2 months ago - 2 comments

#1724 - Fix unstable tests when run concurrently

Pull Request - State: closed - Opened by AntBlo 2 months ago - 1 comment

#1723 - Add reduce sum onnx ops to burn imports

Pull Request - State: closed - Opened by AntBlo 2 months ago - 1 comment

#1722 - Add cumulative sum tensor operation

Pull Request - State: open - Opened by allenqm 2 months ago - 4 comments
Labels: stale

#1721 - PReLu ONNX import

Pull Request - State: closed - Opened by Arjun31415 2 months ago - 10 comments

#1720 - [Tensor] Add `cumsum` operation

Issue - State: open - Opened by laggui 2 months ago - 1 comment
Labels: enhancement

#1720 - [Tensor] Add `cumsum` operation

Issue - State: open - Opened by laggui 2 months ago
Labels: enhancement

#1720 - [Tensor] Add `cumsum` operation

Issue - State: open - Opened by laggui 2 months ago
Labels: enhancement

#1720 - [Tensor] Add `cumsum` operation

Issue - State: open - Opened by laggui 2 months ago
Labels: enhancement

#1720 - [Tensor] Add `cumsum` operation

Issue - State: open - Opened by laggui 2 months ago
Labels: enhancement

#1720 - [Tensor] Add `cumsum` operation

Issue - State: open - Opened by laggui 2 months ago
Labels: enhancement

#1720 - [Tensor] Add `cumsum` operation

Issue - State: open - Opened by laggui 2 months ago
Labels: enhancement

#1720 - [Tensor] Add `cumsum` operation

Issue - State: open - Opened by laggui 2 months ago
Labels: enhancement

#1719 - Add info about enabling debugging for new contributors

Pull Request - State: closed - Opened by AntBlo 2 months ago

#1719 - Add info about enabling debugging for new contributors

Pull Request - State: closed - Opened by AntBlo 2 months ago

#1719 - Add info about enabling debugging for new contributors

Pull Request - State: closed - Opened by AntBlo 2 months ago

#1718 - [Fusion] Support multi-precision fusion

Pull Request - State: closed - Opened by nathanielsimard 2 months ago - 1 comment