-
**Describe the bug**
During the PPO actor training run with TensorRT-enabled, there was an error encountered during the validation checkpointing process. The training was conducted using the Tensor…
-
As I understand it, Icechunk current stores references to chunks with something like the following:
| Chunk Index | Reference |
| --- | --- |
| 0 | 3abc21 |
| 1 | c14fe1 |
| 2 | 537c21 |
This…
-
**Describe the issue**:
This _could_ not be a bug, but if not then it is unclear to me from the docs why dask behaves like this.
When passing a list of values to client.map() to use as keys, the que…
-
From time to time I get an email from students that some notebook on https://bio322.epfl.ch is not interactive anymore, i.e. the page shows constantly the loading bar and the sliders don't work anymor…
jbrea updated
4 months ago
-
Hi, I am using the sample script in this repository `resnet50_ddp_profiler.py` from https://github.com/pytorch/kineto/blob/main/tb_plugin/examples/resnet50_ddp_profiler.py
Using
```
Python3.8
to…
-
I run the basics example 7.
It seems that there is a TCP Error at the end (that is expected), when the receiving end of the connection hangs up. This may have been introduced by the fix for `[WARNING…
-
### System Info
```Shell
Accelerate 0.34.2
Numpy 1.26.4
(Singularity container based on Ubuntu 22.04)
```
### Information
- [X] The official example scripts
- [ ] My own modified scripts
### Ta…
-
I'm using rkyv in an RPC system where I have a `Procedure` enum that's basically:
```rust
#[repr(u16)]
enum Procedure {
DoThingA(Box) = 100,
DoThingB(Box) = 200,
// many more...
}
…
-
The "Scheduler (Administrative)" or "Worker (Administrative)" profiles from a `performance_report` appear very different depending on whether you're using `uvloop` or not. With `uvloop`, it shows a lo…
-
Hello,
I would like an option in `da.interp() `that instead of returning NaNs during extrapolation returns the data corresponding to the end of the breakpoint data set range.
One way to do thi…