-
### 🚀 The feature, motivation and pitch
Currently, it seems that in training the Pytorch autograd engine is 'optimized' only for the case where the forward and backward pass are done with tensors w…
-
### 🐛 Describe the bug
I would expect that if I pass two identical tensors through a Conv2d in deterministic mode, they would produce an identical output. However this is not the case if the tensor…
-
### Host operating system: output of `uname -a`
```
$ uname -r
3.10.0-957.41.1.el7.x86_64
```
### node_exporter version: output of `node_exporter --version`
```
$ node_exporter --version
…
-
**What is the requested feature?**
Hello, @francoishamon and myself need to get **Corner Point Grids (CPG)** inside of GEOSX ([see COORD, ZCORN, ACTNUM](https://opm-project.org/wp-content/upload…
-
Hi, thank you for your work. I have a question about how to train multiple datasets. For example, when I wanted to train aic and COCO dataset together, I used modifed config file from [vitPose+_large_…
-
### Describe the feature request
Hi,
It looks like Fused Adam is not supported on CPU at the moment.
I get the following error whenever trying to use it on CPU:
```
File "/home/me/git/ml/venv/l…
-
Possibly related to EFI stub in the kernel
Version 1.99.4 prints
```
# eclean-kernel -p
The following kernels would be removed:
== 4.19.0-rc6-16400-g23adc26c1ac2 ==
Rationale:
[-] stale f…
-
The following code for the contiguous check in **shape.rs** will trigger problems for the squeezed tensor (n-dim to 1-dim) because of the " if dim > 1" condition (recently added ).
``` rust
//…
-
This is generally seeking clarifications about the requirements made on a device's support for sub-groups.
In [4.6.4.2](https://registry.khronos.org/SYCL/specs/sycl-2020/html/sycl-2020.html#_device…
-
ARC and Linux Page Cache duplicate one another re data cached.
ARC has various memory management issues associated with it, due to being a bolt on and not integrated with Linux's Page Cache.
ARC…