-
As described by me in https://github.com/sosy-lab/sv-benchmarks/pull/920#issuecomment-675283861
> I see some problems with this PR:
>
> 1. The corrected version of the program just sets the divi…
-
I have an application where I need to have deterministic training. For instance, with the same input file, I need to be able to construct a trained network that is identical every time. I have tried p…
-
### Describe the bug
I've added a Base custom network, and when I tried to perform a malicious transaction I see the following error in the background console and the transaction is not flagged.
…
-
`SqlCommand.Dispose` contains this code:
``` c#
// release managed objects
_cachedMetaData = null;
```
This doesn't free the cached data, which is supposed to be the purpose of the [Dispose(B…
-
It's non-deterministic and it's not clear why it fails:
https://ci.appveyor.com/project/DynamoRIO/dynamorio/build/1.0.1172
-
As a user of a `View` that defines a command, e.g. with `AddCommand (Command.Accept, OnAccept);`, I sometimes want to prevent the command from being executed.
`AddCommand` etc... are `private`, so …
-
`tach report-external [PATH] --raw`
```
(venv)> tach report-external common/blueprinter --raw
fields
processes
jinja2
base
-hypothesis-ftz-detector
json-schema-for-humans
yaml
r…
-
There isn't a good reason to think it will have a lot of overhead, the main concern is potentially memory use if some workers are very fast, and hence we need to read a lot of jobs. In this case, we s…
-
Somewhat related to #117.
I am also seeing non-deterministic results when parallelising multiple queries across OpenMP threads. But as I saw in #117 this may be a consequence of randomly selecting …
-
```
Ashok's new fault injection script non-deterministically leads to data
corruption.
```
Original issue reported on code.google.com by `sears.ru...@gmail.com` on 13 May 2009 at 2:08