(git:0a7030e)
Loading...
Searching...
No Matches
grid_dgemm_tensor_local.c File Reference

Go to the source code of this file.

Functions

size_t realloc_tensor (tensor *t)
void alloc_tensor (tensor *t)
void tensor_copy (tensor *const b, const tensor *const a)

Function Documentation

◆ realloc_tensor()

size_t realloc_tensor ( tensor * t)

Definition at line 12 of file grid_dgemm_tensor_local.c.

Here is the caller graph for this function:

◆ alloc_tensor()

void alloc_tensor ( tensor * t)

Definition at line 39 of file grid_dgemm_tensor_local.c.

Here is the caller graph for this function:

◆ tensor_copy()

void tensor_copy ( tensor *const b,
const tensor *const a )

Definition at line 47 of file grid_dgemm_tensor_local.c.

Here is the caller graph for this function: