Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/MNN
/ eps
Method
eps
tools/train/source/nn/NN.cpp:173–175 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
171
}
172
173
float eps() {
174
return mEps;
175
}
176
177
virtual std::vector<Express::VARP> onForward(const std::vector<Express::VARP>& inputs) override {
178
Express::VARP x = inputs[0];
Callers
7
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
onForward
Method · 0.80
computeForNormalize
Method · 0.80
CPUNormalize
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected