-
There is interest in supporting OpenWRT builds as expressed in #153 .
Investigate the effort in adding support for this platform.
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
v2.17.0
### Custom code
No
### OS platform and distribution
Ubuntu 22…
-
The following test is not generating sdot/udot (depending on types) when the tripcount is variable, or if the loop is not unwound (the cutoff is at 60 trips, though may differ per target).
```
#in…
-
Implement Arm NEON vector types in ClangIR.
Issue #284 implemented GNU vector types. Other issues are being created for other kinds of vector types. See https://clang.llvm.org/docs/LanguageExtensio…
-
Hi,
I've been trying to compile the `cubeGenerator` from the [cube_c preprocessing directory](https://github.com/SeisSol/SeisSol/tree/master/preprocessing/meshing/cube_c). I searched the existing d…
-
```csharp
namespace System.Runtime.Intrinsics.Arm
/// VectorT Summary
public abstract class Sve : AdvSimd /// Feature: FEAT_SVE Category: fp
{
/// T: float, double
public static unsafe …
a74nh updated
4 months ago
-
I propose to refactor the framework of the arm64 assembler.
**Why ?**
1, The current framework is a bit complicated, not easy to understand, maintain and extend. Especially the handling of constan…
-
[ 95%] Building CXX object tools/hscollider/CMakeFiles/hscollider.dir/sig.cpp.o
/home/sdlzx/rpmbuild/BUILD/hyperscan-5.4.0/tools/hscollider/sig.cpp:178:48: error: array bound is not an integer consta…
-
Functions such as sin and log use libm except for `AVX512_SKX`, and at least in my environment SIMD instruction were not used.
Therefore, I added implementation to use SIMD library SLEEF ( https://sl…
-
We occasionally end up with broken or outdated links in documentation (see #46545, https://github.com/golang/go/issues/37042#issuecomment-582448476, #27860, #21951, #19244).
Testing for broken link…