MCPcopy Create free account
hub / github.com/BowenFu/matchit.cpp / relu.cpp

File relu.cpp

sample/relu.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "matchit.h"
2#include <iostream>
3
4constexpr double relu(double value)

Callers

nothing calls this directly

Calls 1

reluFunction · 0.85

Tested by

no test coverage detected