Kern Handa

Results 8 issues of Kern Handa

Using the most recent commits from VC4CLStdLib, VC4C, and VC4CL (while commenting out the offending lines from #66 ), I'm running into a failure when running the code at https://github.com/kernhanda/opencl_dot_product....

bug

This change adds a command-line option to provide a "module id" which is then used as a suffix on all emitted symbols, thereby allowing for the linking of multiple onnx-mlir...

Hi folks, Would it be acceptable to add support for ONNX operators from custom domains (such as `com.microsoft`)? Is there such an extensibility point in the code already or would...

This changes the behavior when a single entry point is specified. Prior to this change, the entry point would be ignored if there was only a single entry point and...

Missed a word in a paragraph about bound and unbound parameters.

This change adds `b16encode` and `b16decode` to the `base64` module, as well as relevant tests. The initial implementation is simple and can be optimized in future iterations (if needed). #474

imported-internally