Ecosyste.ms: Issues

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

GitHub / durandtibo/redcat issues and pull requests

#221 - Add `nansum_along_seq` to `BatchedTensorSeq`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#220 - Add `nansum_along_batch` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#219 - Improve and clean implementation

Pull Request - State: closed - Opened by durandtibo over 1 year ago - 1 comment

#218 - Update logo

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#217 - Add logo

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#216 - Add `prod_along_seq` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#215 - Add `prod_along_batch` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#214 - Add `minimum` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#213 - Add `maximum` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago - 1 comment

#212 - Improve `mean_along_seq` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#211 - Add `mean_along_batch` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#210 - Add `mean` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#209 - Add `min` and `minimum` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago - 1 comment

#208 - Add `max` and `maximum` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#207 - Update dependencies

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#206 - Add MPS support

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#205 - [WF] Update dependencies

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#204 - [WF] Update dependencies

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#203 - [WF] Update dependencies

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#202 - [workflow] Update dependencies

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#201 - [workflow] Update dependencies

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#200 - [workflow] Update dependencies

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#199 - Update workflow to update dependencies

Pull Request - State: open - Opened by durandtibo over 1 year ago - 1 comment

#198 - Add workflow to update dependencies

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#197 - Add `nanmedian` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#196 - Test package in nightly workflow

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#195 - Add `nanmean` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago - 1 comment

#194 - Add workflow to publish package

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#193 - Add `prod` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#192 - Add `nansum` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#191 - Add `sum_along_batch` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#190 - Add `sum` to `BatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#189 - Make `sort` consistent with PyTorch

Pull Request - State: closed - Opened by durandtibo over 1 year ago - 1 comment

#188 - Add badges

Pull Request - State: closed - Opened by durandtibo over 1 year ago - 1 comment

#187 - Update workflows

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#186 - Add support for `torch.nanmean`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#185 - Add support for `torch.nanmedian`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#184 - Add support for `torch.nansum`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#183 - Add support for `torch.sum`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#182 - Add support for `torch.prod`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#181 - Add support for `torch.median`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#180 - Add support for `torch.mean`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#179 - Improve compatibility tests

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#178 - Remove `BaseBatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#177 - Improve `BatchedTensorSeq` implementation

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#176 - Improve `BatchedTensor` implementation

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#175 - Clean `BatchedTensor` implementation

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#174 - Clean `BatchedTensorSeq` implementation

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#173 - Clean `BatchedTensor` tests

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#172 - Add `logcumsumexp_along_seq` to `BatchedTensorSeq`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#171 - Add `logcumsumexp_along_batch` to `BaseBatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#170 - Add `logcumsumexp_` to `BaseBatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#169 - Add `logcumsumexp` to `BaseBatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#168 - Improve docstring format

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#167 - Add `index_select` to `BaseBatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#166 - Update dependencies

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#165 - Improvements and renaming

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#164 - Add `rsqrt` to `BaseBatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#163 - Add `shuffle_along_seq` to `BatchedTensorSeq`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#162 - Add `shuffle_along_dim` to `BaseBatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#161 - Add `permute_along_dim` to `BaseBatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#160 - Improve compatibility tests

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#159 - Add `sort_along_batch` to `BaseBatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#158 - Add `split_along_seq` to `BatchedTensorSeq`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#157 - Add `chunk_along_seq` to `BatchedTensorSeq`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#156 - Add `chunk_along_batch` to `BaseBatch`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#155 - Add `sort` to `BaseBatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#154 - Add `chunk` to `BaseBatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#153 - Add `select` to `BaseBatchedTensor`

Pull Request - State: closed - Opened by durandtibo over 1 year ago

#132 - Compatibility tests with `torch`

Issue - State: open - Opened by durandtibo over 1 year ago

#25 - Batched Tensor

Issue - State: open - Opened by durandtibo over 1 year ago

#4 - Add support for MPS

Issue - State: closed - Opened by durandtibo over 1 year ago