-
So basically i am using synapse x but the scripts tells me that i need to change to krnl or synapse
-
When i try to load the ROBLOX_AutoClicker script file, it won't work with the new updated KRNL
I dont know if it could be that or the fact that Roblox also got updated.
-
The current implementation of conversion from onnx.loop to krnl assumes that the onnx.loop is an affine loop. For example, the onnx.loop in test_loop11_cpu.onnx is lowered to the following code, in wh…
-
I happened to see ONNXFlatten in Resnet50, and it is currently lowered into a loop in Krnl dialect:
```mlir
func.func private @test_flatten0(%arg0 : tensor) -> tensor {
%1 = "onnx.Flatten"(%arg0)…
-
Here is the last use of `KrnlGetRefOp` (created via the Krill Builder `getRef()`.
ONNXToKrnl...CategoryMapper.cpp
```
Value loadElement(Value memref, ValueRange loopInd, Type elementType,
…
-
-
A recent (as of 3/20/21) change to mlir changed the traversal order from bottom up to top down. This breaks the algorithms in bundle memory pools. We get invalid outputs (see use of ```%8```) such as:…
-
Hi, I have started using OpenCL2.0, and was hoping to check my application with oclgrind:
```zsh
Kernel compilation flags: -cl-std=CL2.0
OCLGRIND FATAL…
-
MeowPOW Wrong DAG Size ..
DAG Size wrong on meowpow
04:50:14.513
04:50:14.513 ********* Selected Devices - overview
04:50:14.513 * #00 PCI 27:00.0 PNY NVIDIA GeForce RTX 3080 Ti
04:50:14.513…
-
Mining SHA3Solidity on Eticapool / Win10 / GPU is RTX3070
```
17:09:44.904 ********* TT-Miner - Version: 2023.4.2 (Nov 25 2023 11:36:28)
17:09:44.904 ********* Log system initialized...
17:09:44…