-
From the example below, the autocast is applied only for device cuda, however thunder.jit still applies it to CPU inputs.
```python
import thunder
import torch
def foo(x, w):
return torch…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement.
### Problem Description
At present, the k…
-
_Originally posted by @simonw in https://github.com/simonw/sqlite-utils/pull/118#issuecomment-655283393_
We should put some thought into how this library supports and encourages smart use of transa…
-
**Is your refactoring request related to a problem? Please describe.**
As originally described in the [Further Comments section in the PR about using the File Transfer Service for log and config op…
-
-
## Description:
The current library provides a `stop_iter` function, which is a great start for creating interruptible operations. However, to enhance the library considering common ML usecases, I'…
-
**Proposal for adding a Roadmap**
Daniel,
These are some suggestion to be included into DWSIM roadmap! I highly recommend to ask for volunteers to help and you manage the whole work as a project m…
-
Hello,
I sent an email to wheel.lady.apricot@aboutmy.email from Unifund. Please see screenshots of the unsub link in the email and the test results attached.
Thanks very much for your help.
M…
-
**What happened**:
MCM does not update the `.status.failedMachine` of the `MachineDeployment` after the `.status.lastOperation` of the `Machine` changes (e.g., from `Failed` -> `Processing` (e.g., af…
-
Intellij IDEA automatically stashes changes when going into an interactive rebase and unstashes them afterwards.
This could make a nice GitLens feature.
It should probably be configurable but I se…