-
Hello,
Whenever I source my `devel/setup.bash`, I can't import Pinocchio. I get the following error
```
In [1]: import pinocchio
--------------------------------------------------------------…
-
I was looking over some tensorflow source code for some models I was thinking of porting to flux and I noticed that there are a fair amount of concrete layer inheritance examples, such as: https://gi…
-
Hey @maleadt @MikeInnes @DhairyaLGandhi @avik-pal @aviks @findmyway @staticfloat @ChrisRackauckas we need to get the ML projects here:
https://julialang.org/jsoc/gsoc/flux/ updated for GSoC 2021 asap…
-
Given that so much has happened with Flux, I think it might be a good time to take a step back and reevaluate what the goals of Flux.jl and the FluxML project are. Since the maintainers that are runni…
-
The currently available local search strategy can only be applied to objectives that are differentiable. We should provide an alternative method that does not require this. For simplicity (and legacy …
-
# [RFC]: Relay a new high level IR for TVM
Relay is a new high level intermediate representation (IR) intended to act as v2.0 of NNVM.
# Motivation
Computation graphs are a powerful program…
-
The `Conv` structure currently stores arguments used in the `conv` function, plus a `bias` vector and an activation function `σ`. I imagine that the activation function is included in Conv partially f…
-
-
To contribute to this issue, simply leave a comment here. Please also review [our contributing guidelines](https://github.com/SwiftWeekly/swiftweekly.github.io/blob/main/CONTRIBUTING.md).
The current…
-
This is a discussion topic is for an alternate `signal` representation that could replace the `pulse` representation in #109. There are many ideas in this document, some of which I believe is likely o…