Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
domschl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
domschl
2mo ago
Why was the comment of the author of the translation-site that explains the methodology flagged / dead? The mere fact that the translation was AI-assisted shouldn't be a reason to flag a comment. AI translations, especially superv
2.
▲
by
domschl
1y ago
Try "Lobhudelei"
3.
▲
by
domschl
2y ago
"The solar system's distant reaches exhibit a wealth of anomalous dynamical structure, hinting at the presence of a yet-undetected, massive trans-Neptunian body - Planet 9. Previous analyses have shown how orbital evolution induce
4.
▲
by
domschl
3y ago
How is the 'genitive case of Bangla word' a good example? This function's signature contains many hard-coded language specific assumptions. - Bangla according to the function has only few irregularities, rest is algorithmic t
5.
▲
by
domschl
3y ago
This is (partly) outdated. MPS (metal performance shaders) are now (since torch 2.x) fully integrated in standard Pytorch releases, no external backends or special torch versions are needed. There are few limitations left when compared with
6.
▲
by
domschl
3y ago
The main thing about this framework is, that it uses unified memory with GPU. This gives maximum performance. Neural engine one the other hand is optimized for low-energy inference (which is mostly an advantage on mobile devices), and impos
7.
▲
by
domschl
3y ago
The project probably at least partially serves as documentation for other platforms to integrate Silicon acceleration. It basically demonstrates how to use macOS Accelerate and Metal MPS (metal performance shaders) using C++ for Machine Lea
8.
▲
by
domschl
3y ago
Neural engine is not helpful for training, its inference hardware, whereas this targets training and research. They use Accelerate and Metal (with seemingly similar/identical performance shaders that their Pytorch adaption uses) which