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

Go to the source code of this file.

Functions

void NN_rms_norm (Tensor *y, const Tensor *x, const Tensor *w, float eps)