Ecosyste.ms: Issues

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

GitHub / DiffEqML/torchdyn issues and pull requests

#215 - Missing links (404 page not found error)

Issue - State: open - Opened by NipuniSenani about 1 month ago
Labels: bug

#214 - Code Improvements

Pull Request - State: open - Opened by varunagrawal 3 months ago

#213 - How to do backpropagation with multiple shooting?

Issue - State: open - Opened by TJHeeringa 6 months ago
Labels: question

#212 - Fix small typo in `README.md`

Pull Request - State: open - Opened by amorehead 9 months ago

#211 - Changed boolean statement to work with arrays

Pull Request - State: open - Opened by Ubiquinone-dot 10 months ago

#209 - How should i set the seminorm option like it is in the torchdiffeq?

Issue - State: open - Opened by chansigit 11 months ago
Labels: question

#208 - Quickstrat desc possible mistake?

Pull Request - State: closed - Opened by stefanosIoannou about 1 year ago - 1 comment

#207 - Minor typo in quickstart.ipynb

Pull Request - State: closed - Opened by emptymalei about 1 year ago - 2 comments

#205 - __init__() got an unexpected keyword argument 'func'

Issue - State: open - Opened by ClaudiaShu over 1 year ago - 2 comments
Labels: question

#204 - AttributeError: 'NeuralODE' object has no attribute 'defun

Issue - State: open - Opened by interXadmin over 1 year ago
Labels: question

#203 - Model require `forward` to have `*args, **kwargs` in 1.0.6

Issue - State: open - Opened by atong01 over 1 year ago - 2 comments
Labels: bug

#202 - Bump version

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

#201 - Torch 2.0 Compatibility

Pull Request - State: closed - Opened by atong01 over 1 year ago - 5 comments

#200 - PyTorch Version Compatibility

Issue - State: closed - Opened by atong01 over 1 year ago - 1 comment
Labels: enhancement

#199 - Bump version

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

#198 - Upgrade ci

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

#197 - changed getargspec to getfullargspec

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

#196 - Parallel integration routines with different t_spans ?

Issue - State: open - Opened by YouvenZ over 1 year ago
Labels: question

#195 - Argument mismatch and hard-coded `return_all_eval`

Issue - State: open - Opened by cantabile-kwok over 1 year ago
Labels: bug

#194 - Module not found error for 'import torchdyn'

Issue - State: closed - Opened by agoryuno over 1 year ago - 4 comments
Labels: bug

#193 - explicit package definition

Pull Request - State: closed - Opened by josephdviviano over 1 year ago - 3 comments

#192 - Is there any example of 3D input tensors?

Issue - State: open - Opened by simonapepe over 1 year ago
Labels: question

#191 - Example of controlled dynamical system?

Issue - State: open - Opened by rlrs almost 2 years ago - 2 comments
Labels: question

#190 - 1.0.4 torchdyn not found

Issue - State: closed - Opened by dsm-72 almost 2 years ago - 11 comments
Labels: bug

#189 - Unit tests and proposed fix for missing MultipleShooting attributes

Pull Request - State: closed - Opened by jcallaham almost 2 years ago - 2 comments

#188 - Add `args` kwarg to hypersolvers

Pull Request - State: closed - Opened by jcallaham almost 2 years ago - 2 comments

#187 - Create coarse/fine solvers in MultipleShooting

Pull Request - State: closed - Opened by jcallaham almost 2 years ago

#186 - Multiple shooting solvers missing coarse/fine solver attributes

Issue - State: closed - Opened by jcallaham almost 2 years ago
Labels: bug

#185 - Add `args` kwarg to hypersolvers

Pull Request - State: closed - Opened by jcallaham almost 2 years ago

#184 - Hypersolvers missing `args` kwarg

Issue - State: closed - Opened by jcallaham almost 2 years ago
Labels: bug

#183 - ModuleNotFoundError: No module named 'torchdyn' for torchdyn==1.0.4 on pypi

Issue - State: closed - Opened by atong01 almost 2 years ago - 2 comments
Labels: bug

#182 - Workflow refactor

Pull Request - State: closed - Opened by Zymrael almost 2 years ago

#181 - Can we use Neural ODE Block with a normal neural network block?

Issue - State: closed - Opened by suyashsachdeva almost 2 years ago - 3 comments
Labels: question

#180 - Sklearn dependency push to pypi

Issue - State: closed - Opened by atong01 about 2 years ago - 4 comments
Labels: bug

#179 - Fix complex-valued `t_span` for complex-valued ODEs in odeint

Pull Request - State: closed - Opened by gautierronan about 2 years ago - 3 comments

#178 - Allow complex numbers in odeint

Pull Request - State: closed - Opened by gautierronan about 2 years ago - 3 comments

#177 - Does the odeint method support complex tensors?

Issue - State: open - Opened by pierreguilmin about 2 years ago
Labels: question

#176 - Quickstart: Fixed training_step `t_span`

Pull Request - State: closed - Opened by v-i-s-h about 2 years ago - 1 comment

#175 - Update OS coverage workflow

Pull Request - State: closed - Opened by fedebotu about 2 years ago

#174 - NeuralODE raises error with deepcopy

Issue - State: closed - Opened by tims457 over 2 years ago - 2 comments
Labels: bug

#173 - diffeqflux to torchdyn : training block

Issue - State: closed - Opened by shivance over 2 years ago
Labels: question

#172 - Bugs in the neuralde.py for NeuralODE class

Issue - State: open - Opened by Charlie-Xiaoqi over 2 years ago - 3 comments
Labels: bug

#171 - Bugs in the neuralde.py for NeuralODE class

Issue - State: closed - Opened by Charlie-Xiaoqi over 2 years ago

#170 - Is there a way to use multiple optimizers with a NerualODE model?

Issue - State: open - Opened by mareikethies over 2 years ago
Labels: question

#169 - model.defunc not defined in m4e_lagrangian_nets.ipynb

Issue - State: open - Opened by breesebj over 2 years ago

#168 - Error in training submodules of model with adjoint method

Issue - State: closed - Opened by cversteeg over 2 years ago - 5 comments
Labels: bug

#167 - docs refactor / update

Pull Request - State: closed - Opened by joglekara over 2 years ago

#166 - Neuralsde

Pull Request - State: closed - Opened by JuanKo96 over 2 years ago - 2 comments

#165 - Error control

Pull Request - State: closed - Opened by Zymrael over 2 years ago

#164 - dopri5 and tsit5 overestimate error

Issue - State: closed - Opened by martenlienen over 2 years ago - 1 comment
Labels: bug

#163 - Torchscripting not possible with `NeuralODE` due to function redefinition

Issue - State: open - Opened by StephenHogg over 2 years ago - 5 comments
Labels: bug

#162 - Dynamical system on collections of tensors

Issue - State: open - Opened by SimonKitSangChu over 2 years ago - 2 comments

#161 - Why is Neural Ode training faster in CPU than in GPU?

Issue - State: closed - Opened by bigyaan over 2 years ago - 1 comment
Labels: question

#160 - New Interpolators and Orthogonal Spline Collocation

Issue - State: open - Opened by fedebotu over 2 years ago - 1 comment
Labels: enhancement, help wanted

#158 - Poetry Poe task for automatic Torch+CUDA installation

Pull Request - State: closed - Opened by fedebotu over 2 years ago - 1 comment

#157 - better handling for save_at types

Pull Request - State: closed - Opened by joglekara over 2 years ago - 1 comment

#156 - Implicit Euler method is not compatible with neural ode training

Issue - State: open - Opened by cyx96 over 2 years ago - 3 comments
Labels: bug

#155 - Feature/docs torchdyn theme

Pull Request - State: closed - Opened by zdenek-syntensor over 2 years ago

#154 - Keep logo aspect ratio on smartphone

Pull Request - State: closed - Opened by fedebotu over 2 years ago

#153 - tqdm for the fixed odeint loop

Pull Request - State: closed - Opened by joglekara over 2 years ago - 4 comments

#152 - torchdyn.transforms

Pull Request - State: closed - Opened by Zymrael over 2 years ago

#151 - bugfixes for args in steps

Pull Request - State: closed - Opened by joglekara over 2 years ago - 1 comment

#150 - Avoid saving autograd func

Pull Request - State: closed - Opened by fedebotu over 2 years ago

#149 - [fix] save and load ODE problems with adjoint sensitivity

Pull Request - State: closed - Opened by fedebotu over 2 years ago

#148 - Add python 3.7 and Ubuntu 22.04 coverage in tests

Pull Request - State: closed - Opened by massastrello over 2 years ago

#147 - Version 1.0.2 not on PyPI

Issue - State: closed - Opened by alokwarey over 2 years ago - 2 comments

#146 - v1.0.2

Pull Request - State: closed - Opened by massastrello over 2 years ago

#145 - Rename `u` to `_control` for data control inputs

Pull Request - State: closed - Opened by Zymrael over 2 years ago

#144 - dictionary output compatibility for fixed odeint

Pull Request - State: closed - Opened by joglekara over 2 years ago

#143 - TypeError: conv2d() received an invalid combination of arguments

Issue - State: closed - Opened by KYMiao over 2 years ago - 1 comment
Labels: bug

#142 - adding the ability to have parameters for each `step`

Pull Request - State: closed - Opened by joglekara over 2 years ago

#141 - RuntimeError: Trying to backward through the graph a second time

Issue - State: closed - Opened by josyulakrishna over 2 years ago - 1 comment
Labels: question

#140 - NeuralODE namespace module naming collision

Issue - State: closed - Opened by laserkelvin over 2 years ago - 1 comment
Labels: bug

#139 - No torchdyn in Python 3.7.12 in Kaggle and google colab

Issue - State: closed - Opened by bigyaan over 2 years ago - 3 comments
Labels: bug

#138 - How to get memory usage for "adjoint" and "autograd" method?

Issue - State: open - Opened by cyx96 over 2 years ago - 1 comment
Labels: question

#137 - Passing in multiple arguments

Issue - State: closed - Opened by varunagrawal almost 3 years ago - 4 comments
Labels: question

#136 - save at for fixed odeint

Pull Request - State: closed - Opened by joglekara almost 3 years ago - 6 comments

#135 - Training stalls

Issue - State: open - Opened by alokwarey almost 3 years ago - 5 comments
Labels: question

#134 - Reversible ODEs?

Issue - State: closed - Opened by StephenHogg almost 3 years ago - 9 comments
Labels: question

#133 - dummy solver

Pull Request - State: closed - Opened by joglekara almost 3 years ago - 3 comments

#132 - fixed ImplicitEuler step method

Pull Request - State: closed - Opened by denizetkar almost 3 years ago - 1 comment

#131 - Number of steps of adaptive solver

Issue - State: open - Opened by shekshaa almost 3 years ago - 2 comments
Labels: question

#130 - Bugfix/higher order

Pull Request - State: closed - Opened by joglekara almost 3 years ago

#129 - Fixups for Continuous Normalizing Flow Tutorial

Pull Request - State: closed - Opened by atong01 almost 3 years ago

#128 - CNF interface changes

Issue - State: closed - Opened by atong01 almost 3 years ago - 2 comments
Labels: bug

#127 - adding requirements file for pytorch lightning ci

Pull Request - State: closed - Opened by joglekara almost 3 years ago

#126 - integrate with Lightning ecosystem CI

Issue - State: closed - Opened by pl-ghost about 3 years ago - 1 comment

#125 - Error with lower dimensional mappings within `f`

Issue - State: open - Opened by nprasadmm about 3 years ago - 3 comments
Labels: question

#124 - Model Hangs on First Epoch

Issue - State: closed - Opened by nprasadmm about 3 years ago - 2 comments
Labels: question

#123 - Installation problem on Colab

Issue - State: closed - Opened by mrpositron about 3 years ago - 2 comments
Labels: bug

#122 - Failure to save NeuralODE when using adjoint sensitivity

Issue - State: closed - Opened by Bawaw about 3 years ago - 3 comments
Labels: bug

#121 - data-controlled ODE with general control signal

Issue - State: open - Opened by Wang-Tianyu about 3 years ago - 3 comments
Labels: question

#120 - Cannot explain Shape Mismatch

Issue - State: open - Opened by MaxH1996 over 3 years ago - 7 comments
Labels: question

#119 - ModuleNotFoundError: No module named 'torchdyn'

Issue - State: closed - Opened by SubhojitMandal-iiits over 3 years ago - 5 comments

#118 - Passing additional arguments to odeint

Issue - State: closed - Opened by MaxH1996 over 3 years ago - 3 comments
Labels: question

#117 - can I modify the package somehow to make it compatible with Python 3.6?

Issue - State: closed - Opened by abcde-1447 over 3 years ago - 2 comments
Labels: question

#116 - NeuralODE adjoint incompatable with PytorchLighting gpus

Issue - State: closed - Opened by Bawaw over 3 years ago - 2 comments
Labels: bug