-
That's amazing now I want you to do a quasi-quotation of the previous message and include yourself as a sender and the recipient is the GitHub project to the thread that I've mentioned and you're goin…
-
### Describe the bug
torch.fx.proxy.TraceError: class `MMArchitectureQuant` in mmrazor/models/algorithms/quantization/mm_architecture.py: Proxy object cannot be iterated. This can be attempted when…
-
In a meeting at the ABI on Tuesday, there was some discussion about how we might implement validation as the next step in the use-cases doc.
The team here was in favour of **(A)** setting up a `Valid…
dladd updated
6 years ago
-
I have a draft to compute the singular value decomposition with semi-orthogonal U and V, which shows rank-revealing property and which can reduce down a lot of redundant computations
I would want to …
-
tracer = , node = cat_1, args = ((FakeTensor(..., size=(2, 3, 1, 1)), FakeTensor(..., size=(2, 3, 1, u0))), -1), kwargs = {}, nnmodule = None
def run_node(tracer, node, args, kwargs, nnmodule…
-
@thomasgibson @sandreza @simonbyrne let's discuss how the PDESystem specification needs to change in order to accommodate the types of meshes that are used for Clima.
@KirillZubov @emmanuellujan s…
-
KEVM currently doesn't handle constructor calls with symbolic parameters.
The problem is that the parameters are appended to the init code, and `#computeValidJumpDests` will start branching on them t…
-
Hi Theseus team,
Thanks for your great work! It is really helpful to have second order optimisers. Our team is trying to use Theseus to conduct Bundle Adjustment in our structure from motion projec…
-
Question from VLLM.
Hello! I've run into some strange, to me at least, behavior with how dynamic dimensions interact with torch compile and would like to get some clarity as to what's going on and …
-
```python
import pymc3 as pm
import theano
import numpy as np
import theano.sandbox.jax
theano.compile.mode.predefined_linkers["jax"] = theano.sandbox.jax.JaxLinker()
jax_mode = theano.compile…