-
### Request description
Starting this thread to discuss changes needed to enable BYO microkernels to the llvm-cpu backend. We plan on keeping XNNPack-inspired microkernels in a separate repo and pl…
-
i'm following the instrcutions trying to compile xnnpack on raspberry pi zero 2 and running into issues am i missing something else i need to install?
`Scanning dependencies of target microkernels…
-
-
Currently the [Matmul Ukernel](https://github.com/Xilinx/mlir-aie/blob/main/aie_kernels/mm.cc#L27-L29) is offset aware.
This was trivial to add, but now we also want to make the ukernel aware about…
-
### Xmake 版本
2.9.1
### 操作系统版本和架构
Linux 5.15.146.1-microsoft-standard-WSL2 x86_64
### 描述问题
为一个 demo 项目添加 libtorch 包时安装失败。
具体报错为自动编译 libtorch 时提示 `cc1plus: all warnings being treated as errors`…
-
**Is your feature request related to a problem? Please describe.**
If something happens inside CoreRemoting core code, it's very hard to understand why.
For example, when I accidentally started net6…
-
Moved from openrasta/openrasta-core#51
In DependencyManager.cs we have this little "test and set" code:
```
public static object GetService(Type dependencyType)
{
...
i…
-
```
What steps will reproduce the problem?
1. Change to BuildMk directory
2. Invoke the build system with "CC=/opt/sun/sunstudioceres/bin/sunCC make"
3. Wait and see what happens
What is the expected…
-
Trying to open a protein expression:
Application:
MoBi® 12.0.356
Types OSPSuite.Core.Domain.Builder.ExpressionProfileBuildingBlock don't satisfy generic constraints of implementation type MoBi.…
-
**_Reported by Inaky Perez-Gonzalez:_**
When an app contains a relative path to a source file, it creates object files outside the $O directory if it is different than "outdir":
```
$ cd PATH/TO/…