TT-MLIR
Classes | Namespaces | Functions | Variables
moreh_cumsum_generated.h File Reference
#include "flatbuffers/flatbuffers.h"
#include "ttmlir/Target/Common/types_generated.h"
#include "ttmlir/Target/TTNN/types_generated.h"

Go to the source code of this file.

Classes

struct  tt::target::ttnn::FLATBUFFERS_FINAL_CLASS
 
struct  tt::target::ttnn::MorehCumSumOpBuilder
 
struct  tt::target::ttnn::MorehCumSumOp::Traits
 

Namespaces

 tt
 
 tt::target
 
 tt::target::ttnn
 

Functions

inline ::flatbuffers::Offset< MorehCumSumOp > tt::target::ttnn::CreateMorehCumSumOp (::flatbuffers::FlatBufferBuilder &_fbb, ::flatbuffers::Offset< tt::target::ttnn::TensorRef > in=0, ::flatbuffers::Offset< tt::target::ttnn::TensorRef > out=0, int64_t dim=0, ::flatbuffers::Offset< tt::target::ttnn::MemoryConfig > memcfg=0)
 

Variables

 VT_IN = 4
 
 VT_OUT = 6
 
 VT_DIM = 8
 

Variable Documentation

◆ VT_DIM

VT_DIM = 8

◆ VT_IN

VT_IN = 4

◆ VT_OUT

VT_OUT = 6