MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
tensor.cpp File Reference
#include "mim/plug/tensor/tensor.h"
#include <mim/plugin.h>
#include <mim/pass/pass.h>
Include dependency graph for tensor.cpp:

Go to the source code of this file.

Functions

Plugin mim_get_plugin ()
 Registers Passes in the different optimization Phases as well as normalizers for the Axioms.
 

Function Documentation

◆ mim_get_plugin()

Plugin mim_get_plugin ( )

Registers Passes in the different optimization Phases as well as normalizers for the Axioms.

Definition at line 10 of file tensor.cpp.

References MIM_EXPORT, and mim::plug::tensor::register_normalizers().