Baremetal-NN
Baremetal-NN API documentation
Loading...
Searching...
No Matches
linear.h File Reference
#include <assert.h>
#include "tensor.h"
#include "matmul.h"
#include "add.h"
Include dependency graph for linear.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void NN_linear (Tensor *y, const Tensor *x, const Tensor *w, const Tensor *b)