Tensor Tiling Library
 
Loading...
Searching...
No Matches
TTL_const_int_void_sub_tensor_t Struct Reference

#include <TTL_int_ext_typed_tensors.h>

Collaboration diagram for TTL_const_int_void_sub_tensor_t:

Data Fields

TTL_const_int_void_tensor_t tensor
 
struct { 
 
   TTL_shape_t   shape 
 
   TTL_offset_t   sub_offset 
 
origin 
 

Detailed Description

Definition at line 7675 of file TTL_int_ext_typed_tensors.h.

Field Documentation

◆ [struct]

struct { ... } TTL_const_int_void_sub_tensor_t::origin

◆ shape

TTL_shape_t TTL_const_int_void_sub_tensor_t::shape

The shape of the origin tensor in 3 dimensions

Definition at line 7688 of file TTL_int_ext_typed_tensors.h.

◆ sub_offset

TTL_offset_t TTL_const_int_void_sub_tensor_t::sub_offset

The offset of the sub tensor from the origin sensor

Definition at line 7689 of file TTL_int_ext_typed_tensors.h.

◆ tensor

TTL_const_int_void_tensor_t TTL_const_int_void_sub_tensor_t::tensor

Definition at line 7686 of file TTL_int_ext_typed_tensors.h.


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