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

Class sqrt

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

Source from the content-addressed store, hash-verified

784
785template <typename T>
786struct sqrt : base<T, Eigen::internal::scalar_sqrt_op<T>> {};
787
788template <typename T>
789struct rsqrt : base<T, Eigen::internal::scalar_rsqrt_op<T>> {};

Callers 15

ComputeMethod · 0.70
impl_sqrtFunction · 0.70
half impl_sqrtMethod · 0.70
complex<T> impl_sqrtMethod · 0.70
complex<T> impl_rsqrtMethod · 0.70
GPU_1D_KERNEL_LOOPFunction · 0.70
SparseApplyAdamKernelFunction · 0.70
TEST_FFunction · 0.70
InitializeMethod · 0.70
ComputeBlockSizesMethod · 0.70

Calls

no outgoing calls

Tested by 15

TEST_FFunction · 0.56
InitializeMethod · 0.56
ReferenceImplFunction · 0.56
RndGaussianFunction · 0.56
TESTFunction · 0.40
TESTFunction · 0.40
XLA_TEST_FFunction · 0.40
HostErfInvFunction · 0.40
GetNormalsFunction · 0.40
XLA_TEST_PFunction · 0.40
TEST_FFunction · 0.40