io
Here are 638 public repositories matching this topic...
What should happen if deliver_cancel raises an exception? In the current implementation, the shielded cancel scope will prevent it from propagating until the process exits, which might take a while if the crash occurred before signaling the process in any way. Maybe on exception from a user-specified deliver_cancel we should call the default deliver_cancel to kill the process? Or just kill() since
-
Updated
Feb 18, 2021 - JavaScript
Until recent, we have been assumed that ops provided in torchaudio support autograd just because they are implemented with PyTorch. However, this assumption was not correct all the time. For example, in #704, it was pointed out that lfitler does not support autograd, and this was resolved in #1310 with proper unit tests by community contribution. Similarly, as a part of #1337, I have added autog
-
Updated
May 3, 2021 - C
-
Updated
Apr 1, 2021 - Rust
-
Updated
May 2, 2021 - C#
-
Updated
May 3, 2021 - OCaml
-
Updated
May 4, 2021 - PHP
-
Updated
Feb 24, 2021 - Python
-
Updated
Oct 28, 2020 - Go
-
Updated
Mar 21, 2021 - JavaScript
-
Updated
May 2, 2021 - Jupyter Notebook
-
Updated
Mar 2, 2021 - Python
-
Updated
Feb 12, 2021 - C#
-
Updated
Mar 18, 2021 - Python
-
Updated
Feb 7, 2021 - Kotlin
Improve this page
Add a description, image, and links to the io topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the io topic, visit your repo's landing page and select "manage topics."
See original issue and associated discussion in Node.js issue tracker here: nodejs/node#36158
/cc @asklar, @aduh95, @bzoz