MimIR
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
tensor.h File Reference
#include <mim/world.h>
#include "mim/plug/tensor/autogen.h"
Include dependency graph for tensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mim
namespace  mim::plug
namespace  mim::plug::tensor
 The tensor Plugin

Functions

const Defmim::plug::tensor::op_get (const Def *T, const Def *r, const Def *s, const Def *arr, const Def *index)
const Defmim::plug::tensor::op_set (const Def *T, const Def *r, const Def *s, const Def *arr, const Def *index, const Def *x)