-
Plaidml fails for plaidbench keras mobilenet test and plaidbench --batch-size 1 keras --train mobilenet test for AMD GPU (opencl_amd_oland). I thought it might be that AMD was not functioning at full …
-
```
>>> import sympy
>>> sympy.Float(0.0).is_integer
True
>>> sympy.Float(1.0).is_integer
>>> sympy.__version__
'1.13.dev
```
Seems inconsistent to me. Personally, for my use case I'd prefer…
-
Since all numbers are represented as double, larger numbers (like longs) get truncated. For example, the output of this code...
`````` lua
cjson.encode(cjson.decode("9007199254740992"))```
...is not…
-
Per discussion in https://github.com/w3c/mediacapture-depth/pull/130, this proposal suggests creating a specific `DepthImage` type where `DepthImage.data` creates a default `Uint16ClampedArray` view. …
-
Hello PopOS developers,
Please let me bend your ears with an issue regarding the recent kernel 5.15.5 upgrade.
I have been using Pop!OS 20.04LTS peacefully. Everything had run perfectly until Po…
-
**Environment:** Windows 10 Pro 64-bit running Ubuntu subsystem (Ubuntu 16.04.2 LTS)
**make install** failed with
!!! WARNING The following tests failed:
*** [err]: Test HINCRBYFLOAT for corr…
-
**Description of the false positive**
When `HttpServletResponse.setHeader` is passed untrusted user input, CodeQL always flags this as HTTP Response splitting. However, as far as I can tell, most o…
-
## Environment
* nanodbc version: via R's `odbc`, from commit b674adc23eb90b142a8045b5ad11440858b31bce (it appears that the handling of `SQL_SS_TIMESTAMPOFFSET` has not changed since then) (*edit*:…
-
| | |
| --- | --- |
| Bugzilla Link | [23729](https://llvm.org/bz23729) |
| Version | 3.6 |
| OS | Windows NT |
| Attachments | [gcc defines](https://user-images.githubusercontent.com/92601777/…
-
I am not sure if this is an error from my understanding of the Env spec or if the assumption made in the test is actually wrong, but what the test is doing is to assume that `OpFRem` is equal to the O…