MCPcopy 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
893template <typename T>
894struct round : base<T, Eigen::internal::scalar_round_op_google<T>> {};
895
896template <typename T>
897struct ceil : base<T, Eigen::internal::scalar_ceil_op<T>> {};

Callers 15

CheckTensorValueFunction · 0.70
QuantizedToFloatFunction · 0.70
StdRoundFunction · 0.70
separationMethod · 0.50
getZfromZbufferMethod · 0.50
nearest_interpolationMethod · 0.50
CpuNudgeFunction · 0.50

Calls

no outgoing calls

Tested by 4

CheckTensorValueFunction · 0.56
round_impFunction · 0.40