Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ round
Function
round
tensorflow/lite/toco/toco_port.cc:25–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
23
#if defined(__ANDROID__) && defined(__ARM_ARCH_7A__)
24
namespace std {
25
double round(double x) { return ::round(x); }
26
} // namespace std
27
#endif
28
Callers
15
GetAsymmetricQuantizationParams
Function · 0.50
Run
Method · 0.50
PopulateLookupTable
Function · 0.50
LeakyReluPrepare
Function · 0.50
Quantize
Function · 0.50
QuantizationParams
Method · 0.50
TestQuantizedHardSwishBias
Function · 0.50
RunLogSoftmaxFloatReference
Function · 0.50
TfLiteRound
Function · 0.50
ChooseQuantizationParams
Function · 0.50
RunSoftmaxFloatReference
Function · 0.50
MeanImpl
Function · 0.50
Calls
no outgoing calls
Tested by
6
Quantize
Function · 0.40
QuantizationParams
Method · 0.40
TestQuantizedHardSwishBias
Function · 0.40
RunLogSoftmaxFloatReference
Function · 0.40
RunSoftmaxFloatReference
Function · 0.40
QuantizeMultiplier
Function · 0.40