MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / floor

Class floor

tensorflow/core/kernels/cwise_ops.h:891–891  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

889
890template <typename T>
891struct floor : base<T, Eigen::internal::scalar_floor_op<T>> {};
892
893template <typename T>
894struct round : base<T, Eigen::internal::scalar_round_op_google<T>> {};

Callers 15

RoundWeightsFunction · 0.85
operator()Method · 0.85
operator()Method · 0.85
CUDA_1D_KERNEL_LOOPFunction · 0.85
FloorDivFunction · 0.85
RandomIntVectorMethod · 0.85
is_valid_scaleFunction · 0.85
CalculateInputRadiusFunction · 0.85
FloorFunction · 0.85

Calls

no outgoing calls

Tested by 11

RandomIntVectorMethod · 0.68
is_valid_scaleFunction · 0.68
MakeSpecClampFieldsFunction · 0.68
VerifyNonTrivialMethod · 0.68
HostDigammaFunction · 0.68
TEST_FFunction · 0.68
GetReferenceWeightFunction · 0.68
SampleFunction · 0.68
ResizeAreaBaselineMethod · 0.68