Joel Deodhar
Results
2
issues of
Joel Deodhar
Hi, The provided [design](https://github.com/Xilinx/mlir-aie/tree/main/reference_designs/ipu-xrt/matrix_multiplication_array) seems to be incorrect. This can be verified by replacing the function `static inline std::bfloat16_t random_bfloat16_t()` in test.cpp with the following ``` static inline std::bfloat16_t random_bfloat16_t()...
## ❓ Questions & Help Is there an example or can someone show me a simple model architecture of RGCN for edge classification? I've looked the documentation and examples for...