differentiable-programming
Here are 63 public repositories matching this topic...
-
Updated
Jan 12, 2022 - Jupyter Notebook
-
Updated
Feb 21, 2022
Ankit Shah and I are trying to use Gen to support a project and would love the addition of a dirichlet distribution
Model summary formatting is rudimentary and could be improved so that tabs align. Potentially use some ideas from swift-benchmark.
-
Updated
Mar 26, 2021 - Python
Debugging Kotlin∇ code within IntelliJ IDEA can be somewhat cumbersome due to the functional API structure (lots of deeply-nested stack traces and context switching). To facilitate more user-friendly debugging, we should add support for visual debugging by exposing Kaliningraph’s built-in graph visualization capabilities. For example, the use
-
Updated
Feb 7, 2022 - Julia
-
Updated
Sep 12, 2019 - Scala
-
Updated
Apr 4, 2022 - Python
-
Updated
Jan 7, 2019 - JavaScript
For the reverse CI it would be good to use a multi-threaded testsuite (x-ref EnzymeAD/Enzyme#531)
I think https://github.com/RelationalAI-oss/XUnit.jl is the only alternative to Test that supports this.
-
Updated
Apr 9, 2022 - Julia
-
Updated
Dec 20, 2021 - Julia
Instead, we could error in forward and backward.
-
Updated
Dec 3, 2021 - Julia
-
Updated
Mar 18, 2022 - Python
-
Updated
Dec 24, 2019 - Jupyter Notebook
-
Updated
Apr 10, 2022 - Python
-
Updated
Mar 18, 2022 - Python
-
Updated
Oct 8, 2021 - Scala
-
Updated
Mar 27, 2022 - Java
-
Updated
Apr 12, 2022 - C++
-
Updated
Apr 12, 2022 - Python
-
Updated
Nov 26, 2018 - Python
-
Updated
Jul 27, 2019 - Julia
-
Updated
Feb 13, 2020 - Jupyter Notebook
-
Updated
Oct 18, 2021 - Python
-
Updated
Apr 9, 2022 - Julia
Improve this page
Add a description, image, and links to the differentiable-programming topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the differentiable-programming topic, visit your repo's landing page and select "manage topics."
https://github.com/taichi-dev/taichi/blob/536cd14b024c1f00ec80fc68c1a78115f5e635ea/python/taichi/lang/kernel_impl.py#L157-L158
These two lists are often used together. We should create a small struct to hold all the argument (or parameter, more precisely) info and maintain a single list in
Kernel.