-
From what I've read the serverless framework is designed to produce deterministic builds, but this is not happening on my project with the dashboard plugin enabled. Each deploy ends up releasing a new…
-
I thought I will jump the gun on #12 and do some tests myself and see if the outputs are different.
However I can see that even with the same filename the results are non-deterministic
e.g. runnin…
-
currently when it refreshes the segments can move around.
I suggest ordering by either:
* lexicographic on segment name
* proportional size of segment
-
Some GPU operation use AtomicAdd for efficiency when accumulating numbers in a buffer, for summation operations for instance. The problem is that limited-precision floating-point arithmetic is not exa…
-
This can be difficult, since we have to write formulas which reference factor levels. Currently, we have to do so by referencing the integer index of the factor level we want.
Rather than fumble a…
-
```
scala> import scala.reflect.runtime.universe._
import scala.reflect.runtime.universe._
scala> rootMirror.staticPackage("java.lang").typeSignature.members.size
res0: Int = 16
scala> rootMir…
-
The goal of this would be to simplify the spec of Wyvern, with benefits for implementation, for the understandability of error messages, and for learning the language. The cost is a slightly higher a…
-
Comment from @retronym on https://github.com/playframework/play-json/pull/263,
> I've been working to make scalac itself deterministic (meaning: when sources doen't change, generated bytecode is id…
-
Hi,
are there any plans to implement existing structure learning algorithms for deterministic circuits in the future?
Thanks,
Martin
-
### Describe the bug
When the same sections are found in multiple files (like e.g. in https://gitlab.com/qemu-project/qemu/-/issues/2190), it is not deterministic which reference gets included into `…