Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ round
Class
round
tensorflow/core/kernels/cwise_ops.h:894–894 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
892
893
template <typename T>
894
struct round : base<T, Eigen::internal::scalar_round_op_google<T>> {};
895
896
template <typename T>
897
struct ceil : base<T, Eigen::internal::scalar_ceil_op<T>> {};
Callers
15
CheckTensorValue
Function · 0.70
FloatToQuantizedUnclamped
Function · 0.70
QuantizedToFloat
Function · 0.70
QuantizedToFloatStruct
Method · 0.70
FloatToQuantizedStruct
Method · 0.70
StdRound
Function · 0.70
separation
Method · 0.50
getZfromZbuffer
Method · 0.50
nearest_interpolation
Method · 0.50
testQuantileRegression
Method · 0.50
testQuantileRegressionMultiDimLabel
Method · 0.50
CpuNudge
Function · 0.50
Calls
no outgoing calls
Tested by
4
CheckTensorValue
Function · 0.56
testQuantileRegression
Method · 0.40
testQuantileRegressionMultiDimLabel
Method · 0.40
round_imp
Function · 0.40