-
My nvcc version is cuda 11.0, but I found the pytorch latest version from this website is 10.2
As a result I can't properly install apex.
# ImportError: cannot import name 'amp'
Software Versio…
-
I took the changelog of the distributed 2021.10.0 and 2021.09.0 releases and tried to classify the changes into a few categories.
The 2021.09.0 changelog had 22 changes of which 14 (that's >60%) a…
-
API: `int PyType_Freeze(PyTypeObject *type)`
* Make a type immutable: set the `Py_TPFLAGS_IMMUTABLETYPE` flag.
* All base classes of *type* must be immutable.
* On success, return ``0``. On error…
-
Hi eyay,
there are some things with the posted pipeline that I do not understand / do not work for me and it would be great if you could tell me, what I'm eventually doing wrong.
1) Prerequisite…
-
## Description of the issue
Hi there.
I am unable to run a freezed exe of an app containing `scipy.interpolate.interp1d`. I have currently added required hooks from numpy _pyinstaller directory[…
afrbd updated
1 month ago
-
what doese this issue mean? ...and the remote pc does give respones
...YTxYBIUsM9sc1lWv+uoA3LP/VufSrAORVa0b904PWpweKZI+kzSZoNMQ5etM70q9aSgYUUU5V3HGcfWgCM1DIAw5qe4Agz5h24OOailG0YOM0gIpExGfpWc7lgFz0…
-
This function is very handy:
```
from astropy.coordinates.angle_utilities import angular_separation
```
and used to be part of the public API I think, but no longer appears there. Is this deliberate…
-
The goal of this ticket is to add an implementation of Andrew Booker's table-based prime counting algorithm to Sage. An optional spkg with the largest and densest available tables of counts of prim…
-
Hello, I just found this project and it is not clear from README.md or the Wiki in what state the engine is and its playability
While Change logs are fine for anyone familiar with the project, for …
-
The following was run on a MacBook with 2 cores and 8 GB of memory with all applications closed.
```
(benchmarks)benchmarks master > ./run-benchmarks.sh
sys:1: DtypeWarning: Columns (0,19) have mixe…