-
Please review whether https://github.com/KhronosGroup/SYCL-Docs/pull/644 by @Pennycook requires any changes to the CTS.
**If changes are required**: Open a new PR addressing the changes and link it t…
-
How can compare objects with functions, and for all functions return `true`, using `createCustomEqual`?
my compare function
```ts
const customDeepEqual = createCustomEqual({
createInternalComp…
-
The function INIT_Run cannot be easily tested in its current state. It is simply to large, both in its direct line count (it is over 400 lines long) and and the total amount of code it executes. (It c…
-
Full changelog for Tact v1.5.0: https://github.com/tact-lang/tact/blob/main/CHANGELOG.md#150---2024-09-15
New Tact features:
- `asm` functions: `asm fun keccak256(s: Slice): Int { 1 INT HASHEXT_…
-
If a test function doesn't pass its `*testing.T` argument to anything, and doesn't ever call any methods on it, it's probably a test that was half-written and never finished. I've found a couple of th…
-
Click to expand!
### Issue Type
Bug
### Source
source
### Tensorflow Version
master
### Custom Code
No
### OS Platform and Distribution
_No response_
### Mobile dev…
-
hey, i tried to play with scripts `eye_zoom_mouse.py` and `eye_mouse.py`
in this scripts there are invocations
```
tap.register(tap.MCLICK, self.on_click)
tap.register(tap.MCLICK|tap.HOOK, self.o…
-
- [x] Make sure the segments/trips objects are well defined
- [x] Bring related helper functions to evolution and test
- [x] Bring the main segment widgets to evolution: sameAsReverseTrip, modePre, …
-
Hi there!
Could you suggest a reasonable set of benchmark functions on which to test and optimize AD backends? Beyond the one in the README (which focused much of the attention in #476), there must b…
-
#### Description
The following test applications call `puts` inside an ISR which can lead to problems when `newlib`'s locking functions are implemented by the platform:
`tests/isr_yield_higher`
…