Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / coreylowman/dfdx issues and pull requests
#729 - Get size of tensor
Issue -
State: closed - Opened by sirandreww over 1 year ago
- 2 comments
#728 - Tensor Ops - 1D Convolution
Issue -
State: closed - Opened by mert-kurttutan over 1 year ago
- 3 comments
#727 - Model saving in struct requires different type.
Issue -
State: closed - Opened by sirandreww over 1 year ago
- 2 comments
#726 - Allow TensorCache to return allocations that are bigger than necessary
Issue -
State: open - Opened by coreylowman over 1 year ago
Labels: optimization, expert
#725 - Impls for (T,)
Pull Request -
State: closed - Opened by opfromthestart over 1 year ago
- 1 comment
#724 - Impl Built for (T,)
Issue -
State: closed - Opened by opfromthestart over 1 year ago
- 3 comments
#723 - Adds cudnn section to feature flags
Pull Request -
State: closed - Opened by coreylowman over 1 year ago
#722 - Uses `impl Into<E>` for scalar binary ops when possible
Pull Request -
State: closed - Opened by coreylowman over 1 year ago
#721 - Change dropout to generate tensor of bools instead of generic dtype
Issue -
State: closed - Opened by coreylowman over 1 year ago
#720 - Flatten2D now accepts generic batch dim
Pull Request -
State: closed - Opened by coreylowman over 1 year ago
#719 - Changing nn ToDtype to use generic on method
Pull Request -
State: closed - Opened by coreylowman over 1 year ago
#718 - Using no_std on thumbv6m-none-eabi
Issue -
State: open - Opened by spadarian over 1 year ago
- 16 comments
#717 - Combining multiple github workflows for reuse
Pull Request -
State: closed - Opened by coreylowman over 1 year ago
#716 - Adds `mat * vec` impl for matmul
Pull Request -
State: closed - Opened by coreylowman over 1 year ago
#715 - Model accuracy does not improve
Issue -
State: closed - Opened by opfromthestart over 1 year ago
- 3 comments
#714 - Adds better assertion macros for testing
Pull Request -
State: closed - Opened by coreylowman over 1 year ago
#713 - Accept `impl TryInto<E>` for all scalar parameters of tensor ops
Issue -
State: closed - Opened by coreylowman over 1 year ago
- 2 comments
#712 - Intel MKL intel64_lin not found
Issue -
State: closed - Opened by BlueCannonBall over 1 year ago
- 2 comments
#711 - `Flatten2D` should work with dynamically sized tensors
Issue -
State: closed - Opened by WeetHet over 1 year ago
#710 - Typos in feature_flags.rs
Pull Request -
State: closed - Opened by mauvray over 1 year ago
- 1 comment
#709 - Improve allocation caching
Pull Request -
State: open - Opened by nkoppel over 1 year ago
- 3 comments
#708 - Flash Attention
Issue -
State: open - Opened by jafioti over 1 year ago
- 7 comments
Labels: new feature
#707 - Optimize chunk reduction algorithms
Pull Request -
State: closed - Opened by nkoppel over 1 year ago
- 4 comments
#706 - Add matmul(matrix, vector)
Issue -
State: closed - Opened by iacore over 1 year ago
- 3 comments
#705 - Draft: Add f16 CUDA kernels
Pull Request -
State: closed - Opened by ViliamVadocz over 1 year ago
#701 - Make binary backward kernels run in parallel
Issue -
State: open - Opened by coreylowman over 1 year ago
- 2 comments
Labels: gpu, optimization
#700 - Optimize max pool 2d backward kernel
Issue -
State: closed - Opened by coreylowman over 1 year ago
- 1 comment
Labels: gpu, optimization
#697 - Builder-style type constructors
Issue -
State: open - Opened by opfromthestart over 1 year ago
- 9 comments
#696 - Adding f16 as Dtype
Pull Request -
State: closed - Opened by coreylowman over 1 year ago
- 23 comments
#693 - Dilation for Conv2d and MaxPool2d ?
Issue -
State: closed - Opened by xgillard over 1 year ago
- 6 comments
#686 - Add MPS backend
Issue -
State: open - Opened by WeetHet over 1 year ago
- 1 comment
#682 - Add `cudnn` feature to feature flags documentation
Issue -
State: closed - Opened by coreylowman over 1 year ago
Labels: documentation
#633 - feat: add quantized CPU device
Pull Request -
State: closed - Opened by Alexandcoats over 1 year ago
- 4 comments
#607 - Operator fusion
Issue -
State: open - Opened by coreylowman over 1 year ago
- 16 comments
Labels: ideation, optimization, expert
#604 - Consider WebGPU backend for inference in future
Issue -
State: open - Opened by richardanaya over 1 year ago
- 8 comments
#596 - Gradient Clipping
Issue -
State: open - Opened by jafioti over 1 year ago
- 7 comments
#595 - Multi-GPU Support
Issue -
State: open - Opened by jafioti over 1 year ago
- 9 comments
Labels: ideation, expert
#589 - Add Conv2D groups
Issue -
State: closed - Opened by Cifram over 1 year ago
- 2 comments
Labels: new feature, expert
#577 - Next release tracking issue
Issue -
State: closed - Opened by coreylowman over 1 year ago
- 1 comment
#506 - Some enhancements to saving mechanism
Pull Request -
State: closed - Opened by TimerErTim over 1 year ago
- 1 comment
#500 - Create cuda tensor from CudaSlice
Issue -
State: open - Opened by coreylowman over 1 year ago
- 2 comments
Labels: good first issue
#485 - Non-tensor attributes of nn objects are not saved by SaveToNpz/LoadFromNpz
Issue -
State: closed - Opened by coreylowman over 1 year ago
- 2 comments
Labels: bug
#443 - Generalized Embeddings and added LearnedPositionalEmbedding
Pull Request -
State: closed - Opened by jafioti almost 2 years ago
- 2 comments
#437 - Start of a continuous rl ppo example
Pull Request -
State: closed - Opened by usbalbin almost 2 years ago
- 10 comments
#426 - Add download_and_extract() for MNIST dataset with two source options
Pull Request -
State: closed - Opened by quietlychris almost 2 years ago
- 1 comment
#424 - Add AMP dtype
Issue -
State: closed - Opened by coreylowman almost 2 years ago
- 6 comments
Labels: new feature, ideation
#423 - Add f16 dtype support for tensors
Issue -
State: closed - Opened by coreylowman almost 2 years ago
- 8 comments
Labels: new feature
#416 - [WIP/RFC] Named dynamic dims: `Dyn<'B'>`.
Pull Request -
State: closed - Opened by Narsil almost 2 years ago
- 11 comments
#413 - [Ideation] Allow for different storage types other than RAM in devices
Issue -
State: closed - Opened by coreylowman almost 2 years ago
- 6 comments
Labels: ideation
#392 - `Conv2d` with non square kernel/stride/padding/dilation
Issue -
State: open - Opened by infalmo almost 2 years ago
- 2 comments
Labels: new feature, ideation
#349 - Add tests for broadcasted/permuted binary ops
Issue -
State: closed - Opened by coreylowman almost 2 years ago
Labels: test
#278 - 0.11.0 release
Issue -
State: closed - Opened by coreylowman about 2 years ago
#219 - Support for conv1d
Issue -
State: closed - Opened by antimora about 2 years ago
- 7 comments
#215 - Add `nn::AdaptiveAvgPool2D`
Issue -
State: closed - Opened by coreylowman about 2 years ago
- 3 comments
#204 - Add RNN and LSTM modules in `nn`
Issue -
State: open - Opened by coreylowman about 2 years ago
- 6 comments
#186 - Add multi-threaded cpu device
Issue -
State: open - Opened by coreylowman about 2 years ago
- 1 comment
#155 - Distributions mega issue
Issue -
State: closed - Opened by coreylowman about 2 years ago
#101 - Optimizer serialization
Issue -
State: open - Opened by coreylowman over 2 years ago
- 2 comments
Labels: new feature
#57 - ONNX serialization/deserialization
Issue -
State: open - Opened by coreylowman over 2 years ago
- 16 comments