static bool TTL_int_tensor_empty(TTL_int_void_tensor_t tensor)
static TTL_io_void_tensor_t TTL_create_io_tensors(TTL_int_void_sub_tensor_t imported_to, TTL_int_void_sub_tensor_t to_export_from)
Create a TTL_io_tensors_t from a pair of tensors.
static int TTL_tensors_empty(TTL_io_void_tensor_t tensors)
const and non-const sub tensors in the appropriate address space
TTL_int_char_tensor_t tensor
const and non-const sub tensors in the appropriate address space
TTL_int_int_tensor_t tensor
const and non-const sub tensors in the appropriate address space
TTL_int_long_tensor_t tensor
const and non-const sub tensors in the appropriate address space
TTL_int_short_tensor_t tensor
const and non-const sub tensors in the appropriate address space
TTL_int_uchar_tensor_t tensor
const and non-const sub tensors in the appropriate address space
TTL_int_uint_tensor_t tensor
const and non-const sub tensors in the appropriate address space
TTL_int_ulong_tensor_t tensor
const and non-const sub tensors in the appropriate address space
TTL_int_ushort_tensor_t tensor
const and non-const sub tensors in the appropriate address space
TTL_int_void_tensor_t tensor
Describes a pair of internal Tensors after an operation.
TTL_int_char_sub_tensor_t to_export_from
The TTL_int_sub_tensor_t that will be exported next.
TTL_int_char_sub_tensor_t imported_to
The TTL_int_sub_tensor_t that was most recently imported.
Describes a pair of internal Tensors after an operation.
TTL_int_int_sub_tensor_t imported_to
The TTL_int_sub_tensor_t that was most recently imported.
TTL_int_int_sub_tensor_t to_export_from
The TTL_int_sub_tensor_t that will be exported next.
Describes a pair of internal Tensors after an operation.
TTL_int_long_sub_tensor_t imported_to
The TTL_int_sub_tensor_t that was most recently imported.
TTL_int_long_sub_tensor_t to_export_from
The TTL_int_sub_tensor_t that will be exported next.
Describes a pair of internal Tensors after an operation.
TTL_int_short_sub_tensor_t imported_to
The TTL_int_sub_tensor_t that was most recently imported.
TTL_int_short_sub_tensor_t to_export_from
The TTL_int_sub_tensor_t that will be exported next.
Describes a pair of internal Tensors after an operation.
TTL_int_uchar_sub_tensor_t imported_to
The TTL_int_sub_tensor_t that was most recently imported.
TTL_int_uchar_sub_tensor_t to_export_from
The TTL_int_sub_tensor_t that will be exported next.
Describes a pair of internal Tensors after an operation.
TTL_int_uint_sub_tensor_t to_export_from
The TTL_int_sub_tensor_t that will be exported next.
TTL_int_uint_sub_tensor_t imported_to
The TTL_int_sub_tensor_t that was most recently imported.
Describes a pair of internal Tensors after an operation.
TTL_int_ulong_sub_tensor_t imported_to
The TTL_int_sub_tensor_t that was most recently imported.
TTL_int_ulong_sub_tensor_t to_export_from
The TTL_int_sub_tensor_t that will be exported next.
Describes a pair of internal Tensors after an operation.
TTL_int_ushort_sub_tensor_t to_export_from
The TTL_int_sub_tensor_t that will be exported next.
TTL_int_ushort_sub_tensor_t imported_to
The TTL_int_sub_tensor_t that was most recently imported.
Describes a pair of internal Tensors after an operation.
TTL_int_void_sub_tensor_t imported_to
The TTL_int_sub_tensor_t that was most recently imported.
TTL_int_void_sub_tensor_t to_export_from
The TTL_int_sub_tensor_t that will be exported next.