-
I've noticed that pyro.distributions.RelaxedOneHotCategorical tends to underflow pretty dramatically if you decrease the temperature below 0.3 or so with many categories. I've been adding a slight mod…
-
We should ensure the Physics objects are serializable and recoverable. Like bodies, shapes, constraints, etc.
-
## ❓ Question
I have a PTQ model and a QAT model trained with the official pytorch API following the quantization tutorial, and I wish to deploy them on TensorRT for inference. The model is metaforme…
-
Hi there :)
`shacl-forms` looks like a very useful tool, thanks for developing it! I found your repo while exploring tools in the realm of schema-generated-UIs and linked data in the browser. Our t…
-
PLACEHOLDER
IT - communicate to MI (Estimating) what system constraints our shape code needs to account for and I'll begin developing that. Alternately, we can sit down together - you probably have…
-
**System information**
- TensorFlow version (you are using): 2.3.1
- Are you willing to contribute it (Yes/No): No
**Describe the feature and the current behavior/state.**
`tf.debugging.assert_s…
-
Would it be possible to add the Triangular distribution to `pyro.distributions`?
Example code:
```python
from numbers import Number
import torch
from torch.distributions import constraints…
-
### 🐛 Describe the bug
While exporting a model with `torch.ops.aten.chunk` it decomposes into` torch.ops.aten.split.Tensor` in `torch.export`. With dynamic inputs the below code-
```
import torch
…
-
The [Implementing Custom Models](https://botorch.org/docs/models#implementing-custom-models) section of the documentation makes it sound a lot more straightforward to use a custom model than it really…
-
Hydra: http://hydra-cg.com/spec/latest/core/
Resource Shapes 2.0: http://www.w3.org/Submission/shapes/ (also see http://www.w3.org/Submission/2014/01/Comment/)
SPIN constraints and templates: http:/…