-
### 🐛 Describe the bug
I'm trying to convert some intermediate tensors to numpy arrays. This is a common use case for Reinforcement Learning (RL) tasks.
I put the sampling process in my objective …
-
Platforms: inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_nn_functional_binary_cross_entropy_with_logits_…
-
via @patcoyle in https://github.com/publiclab/mapknitter/issues/195 - copying this over!
Plus LOTS of detailed info on this bug over here: https://github.com/publiclab/mapknitter/issues/153
****…
-
```
DataMapper is a Mule-EE feature so using it must be an option.
In the eclipse-plugin it can be a transformer option along with the two
existing ones (Java and Smooks).
The DataMapper requires E…
-
```
DataMapper is a Mule-EE feature so using it must be an option.
In the eclipse-plugin it can be a transformer option along with the two
existing ones (Java and Smooks).
The DataMapper requires E…
-
### Prerequisite
#176
# Enterprise Architecture
It is a well-defined practice for conducting enterprise analysis, design, planning, and implementation, using a comprehensive approach at all…
-
Implement the `GroupBy` reordering rules in sections 3.1 and 3.2 of [this paper](http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.563.8492&rep=rep1&type=pdf). These sections show how to reorde…
-
### Initial Concept
1. **Symbolic Assignments**:
- We started by assigning symbolic meanings to prime numbers, connecting them to concepts like cognition, cosmos, life, human expression, informat…
-
## 🚀 Feature
I propose the enhancement of `torch.fx.Tracer` such that it is able to trace models all the way down to basic torch functions (like the ones in `torch.functional` or `torch.nn.func…
-
Often it is needed to move model results to cpu (or inputs to gpu). Once the data structures get a bit complicated, dicts and lists appear often in model results. Often we have to roll a little utilit…