![]() |
(git:b77b4be)
|
#include "grid_dgemm_tensor_local.h"
#include "../common/grid_common.h"
#include "grid_dgemm_utils.h"
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) |
size_t realloc_tensor | ( | tensor * | t | ) |
Definition at line 12 of file grid_dgemm_tensor_local.c.
void alloc_tensor | ( | tensor * | t | ) |
Definition at line 39 of file grid_dgemm_tensor_local.c.
Definition at line 47 of file grid_dgemm_tensor_local.c.