Standardized core functions #2556
ypapadop-amd
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Current Assumptions
mlir-aie/aie_kernels/aie2/softmax.cc
Line 68 in 45c368a
mlir-aie/aie_kernels/aie2/mm.cc
Line 881 in 45c368a
external_func
objects from the same object file, e.g.,mlir-aie/programming_examples/basic/matrix_multiplication/whole_array/whole_array.py
Line 223 in 45c368a
ExternalFunction
object and associated compile time flags, e.g.,mlir-aie/test/python/jit_extern_functions.py
Line 95 in 45c368a
ExternalFunction
object and associated compile time flags, e.g.,mlir-aie/test/python/jit_extern_functions_inside_jit.py
Line 121 in 45c368a
mlir-aie/python/iron/worker.py
Line 110 in 45c368a
Pain Points
ExternalFunction
cannot target the same object file, e.g.,mlir-aie/programming_examples/basic/matrix_multiplication/whole_array/whole_array.py
Line 225 in d10d27d
Requirements for
iron.jit
Requirements for other integrations, e.g., JIT or build system-based approaches
Beta Was this translation helpful? Give feedback.
All reactions