#include <program_generated.h>
|
typedef AllGatherOp | Table |
|
|
::flatbuffers::FlatBufferBuilder & | fbb_ |
|
::flatbuffers::uoffset_t | start_ |
|
◆ Table
◆ AllGatherOpBuilder()
tt::target::ttnn::AllGatherOpBuilder::AllGatherOpBuilder |
( |
::flatbuffers::FlatBufferBuilder & |
_fbb | ) |
|
|
inlineexplicit |
◆ add_all_gather_dim()
void tt::target::ttnn::AllGatherOpBuilder::add_all_gather_dim |
( |
int32_t |
all_gather_dim | ) |
|
|
inline |
◆ add_cluster_axis()
void tt::target::ttnn::AllGatherOpBuilder::add_cluster_axis |
( |
uint32_t |
cluster_axis | ) |
|
|
inline |
◆ add_device()
void tt::target::ttnn::AllGatherOpBuilder::add_device |
( |
::flatbuffers::Offset< tt::target::DeviceRef > |
device | ) |
|
|
inline |
◆ add_in()
void tt::target::ttnn::AllGatherOpBuilder::add_in |
( |
::flatbuffers::Offset< tt::target::ttnn::TensorRef > |
in | ) |
|
|
inline |
◆ add_num_links()
void tt::target::ttnn::AllGatherOpBuilder::add_num_links |
( |
uint32_t |
num_links | ) |
|
|
inline |
◆ add_out()
void tt::target::ttnn::AllGatherOpBuilder::add_out |
( |
::flatbuffers::Offset< tt::target::ttnn::TensorRef > |
out | ) |
|
|
inline |
◆ Finish()
::flatbuffers::Offset<AllGatherOp> tt::target::ttnn::AllGatherOpBuilder::Finish |
( |
| ) |
|
|
inline |
◆ fbb_
::flatbuffers::FlatBufferBuilder& tt::target::ttnn::AllGatherOpBuilder::fbb_ |
◆ start_
::flatbuffers::uoffset_t tt::target::ttnn::AllGatherOpBuilder::start_ |
The documentation for this struct was generated from the following file: