Gheorghe-Teodor Bercea
Gheorghe-Teodor Bercea
Add test for device printf with outlined conditionals
Add negative check for alloc.
In a previous version of the toy example the lowering of the PrintOp to LLVM dialect was done differently. In that version the inner loop nest was generated as: >...
I am running a KCP server locally but it seems that if I deploy the server and I am connected to a particular network, then that KCP server really only...
Use Camel-K version 1.8.0 to resolve some of the issue with Kafka component not propagating custom message headers.
Re-enable all tests and add new ones.
We would like to have queue threads time out if no message was received for a period of time. This will result in the thread sending an Empty message to...
Update datasets examples to latest Ray release
Improve performance of casted elementwise add operations
This fixes the precision error observed in the CI for layernorm and completely eliminates the need for doing any divisions when vector size is 4 i.e. the default vector size.