Baremetal-NN
Baremetal-NN API documentation
Loading...
Searching...
No Matches
addmm.h File Reference
#include <stddef.h>
#include <stdint.h>
#include "float16.h"
#include "ops/dot.h"
Include dependency graph for addmm.h:

Go to the source code of this file.

Functions

void NN_addmm_t_f32 (size_t m, size_t n, size_t k, float *y, const float *x1, const float *x2, const float *x3)