Skip to main content

GraphTensorContract Struct

Declaration

struct simaai::neat::GraphTensorContract { ... }

Included Headers

#include <PreparedRuntimeBridge.h>

Public Member Attributes Index

inttensor_index = -1
intphysical_index = -1
intsource_physical_index = -1
std::stringname
std::stringsegment_name
std::stringdtype
std::vector< std::int64_t >shape
std::uint64_tsize_bytes = 0U
std::int64_tbyte_offset = 0
std::int64_tsource_byte_offset = 0
std::vector< std::int64_t >stride_bytes
GraphTensorMaterializationKindmaterialization_kind = GraphTensorMaterializationKind::Direct

Definition at line 41 of file PreparedRuntimeBridge.h.

Public Member Attributes

byte_offset

std::int64_t simaai::neat::GraphTensorContract::byte_offset = 0

Definition at line 50 of file PreparedRuntimeBridge.h.

dtype

std::string simaai::neat::GraphTensorContract::dtype

Definition at line 47 of file PreparedRuntimeBridge.h.

materialization_kind

GraphTensorMaterializationKind simaai::neat::GraphTensorContract::materialization_kind = GraphTensorMaterializationKind::Direct

Definition at line 53 of file PreparedRuntimeBridge.h.

name

std::string simaai::neat::GraphTensorContract::name

Definition at line 45 of file PreparedRuntimeBridge.h.

physical_index

int simaai::neat::GraphTensorContract::physical_index = -1

Definition at line 43 of file PreparedRuntimeBridge.h.

segment_name

std::string simaai::neat::GraphTensorContract::segment_name

Definition at line 46 of file PreparedRuntimeBridge.h.

shape

std::vector<std::int64_t> simaai::neat::GraphTensorContract::shape

Definition at line 48 of file PreparedRuntimeBridge.h.

size_bytes

std::uint64_t simaai::neat::GraphTensorContract::size_bytes = 0U

Definition at line 49 of file PreparedRuntimeBridge.h.

source_byte_offset

std::int64_t simaai::neat::GraphTensorContract::source_byte_offset = 0

Definition at line 51 of file PreparedRuntimeBridge.h.

source_physical_index

int simaai::neat::GraphTensorContract::source_physical_index = -1

Definition at line 44 of file PreparedRuntimeBridge.h.

stride_bytes

std::vector<std::int64_t> simaai::neat::GraphTensorContract::stride_bytes

Definition at line 52 of file PreparedRuntimeBridge.h.

tensor_index

int simaai::neat::GraphTensorContract::tensor_index = -1

Definition at line 42 of file PreparedRuntimeBridge.h.


The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.