FreeTensor
Loading...
Searching...
No Matches
include
schedule
var_unsqueeze.h
Go to the documentation of this file.
1
#ifndef FREE_TENSOR_VAR_UNSQUEEZE_H
2
#define FREE_TENSOR_VAR_UNSQUEEZE_H
3
4
#include <
stmt.h
>
5
6
namespace
freetensor
{
7
8
Stmt
varUnsqueeze
(
const
Stmt
&ast,
const
ID &def,
int
dim);
9
10
}
11
12
#endif
// FREE_TENSOR_VAR_UNSQUEEZE_H
freetensor
Definition:
allocator.h:9
freetensor::Stmt
Ref< StmtNode > Stmt
Definition:
ast.h:152
freetensor::varUnsqueeze
Stmt varUnsqueeze(const Stmt &ast, const ID &def, int dim)
Definition:
var_unsqueeze.cc:56
stmt.h
Generated by
1.9.6