-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
Hi @HobbitQia, can you help to make the fir/histogram/bicg/relu by default generate .dot and .png?
dataflow/test/e2e/fir/fir_kernel.mlir
Lines 6 to 18 in 4f815fc
| // RUN: mlir-neura-opt %t-kernel.mlir \ | |
| // RUN: --assign-accelerator \ | |
| // RUN: --lower-llvm-to-neura \ | |
| // RUN: --promote-func-arg-to-const \ | |
| // RUN: --fold-constant \ | |
| // RUN: --canonicalize-live-in \ | |
| // RUN: --leverage-predicated-value \ | |
| // RUN: --transform-ctrl-to-data-flow \ | |
| // RUN: --fold-constant \ | |
| // RUN: --insert-data-mov \ | |
| // RUN: --map-to-accelerator="mapping-strategy=heuristic" \ | |
| // RUN: --architecture-spec=../../arch_spec/architecture.yaml \ | |
| // RUN: --generate-code -o %t-mapping.mlir |
Thanks~!
Metadata
Metadata
Assignees
Labels
No labels