-
### Bug Description
### Bug Reproduction
Code for reproducing the bug:
```
from sklearn.datasets import load_breast_cancer
from tensorflow.keras.callbacks import Callback, EarlyStopping, Mo…
-
I really appreciate this flops counter. Would you guys plan to support the calculation with FP16?
-
### Related problem
We at [Codchi](https://codchi.dev) are currently considering a rewrite from Haskell to Nushell. Coming from Haskell, however, I miss a few things which are crucial for a typed f…
htngr updated
3 months ago
-
For a given subset of modules, we would like to ensure that all imports for these modules use namespaces (aka not default or named imports).
### Rationale
Inside of a module, sometimes we like t…
-
I'm not sure if I'm misunderstanding something or noticed a bug in `https://github.com/dmlc/gluon-cv/blob/master/gluoncv/utils/metrics/voc_segmentation.py`
The function `batch_intersection_union` a…
-
Hi,
I stumbled over the following issue, the compiler seems to create an invalid opcode for the following:
```
from bcc import BPF
# load BPF program
b = BPF(text = """
struct Key {
unsigned c…
-
In some places, like the Gamma function, some effort is made to deal with degenerate
parameters like infinity. I think this is too much effort for a minute use case, as
I don't think users wil…
ghost updated
2 weeks ago
-
I'm packaging your module as an rpm package so I'm using the typical PEP517 based build, install and test cycle used on building packages from non-root account.
- `python3 -sBm build -w --no-isolatio…
-
The code presents the following error:
anatomyPlaylist.py:16: DeprecationWarning: The readPlist function is deprecated, use load() instead
plist = plistlib.readPlist(fileName)
Traceback (most r…
-
**Issue by [lewissbaker](https://github.com/lewissbaker)**
_Wednesday Dec 29, 2021 at 11:02 GMT_
_Originally opened as https://github.com/NVIDIA/stdexec/issues/349_
----
Does the `get_forward_progr…