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

Class pow

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

Source from the content-addressed store, hash-verified

999
1000template <typename T>
1001struct pow : base<T, Eigen::internal::scalar_pow_op<T, T>> {};
1002
1003template <typename T>
1004struct safe_pow : base<T, Eigen::internal::safe_scalar_binary_pow_op<T, T>> {

Callers 15

NegTrainOpMethod · 0.70
ComputeMethod · 0.70
GPU_1D_KERNEL_LOOPFunction · 0.70
MklDefaultToEigenMethod · 0.70
GetPowerBucketFunction · 0.70
LoadFromFileMethod · 0.70
LoadFromUnigramsMethod · 0.70
FtrlComputeFunction · 0.70
operator()Method · 0.70
TESTFunction · 0.70
launchMethod · 0.70
Compute_ScalarMethod · 0.70

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.56
InitInputMethod · 0.56
InitExpectedMethod · 0.56
InitInputMethod · 0.56
InitExpectedMethod · 0.56
CompareMethod · 0.56
TEST_FFunction · 0.56
test_mpi_allreduceMethod · 0.40
XLA_TEST_FFunction · 0.40
ExpectNearMethod · 0.40
TEST_FFunction · 0.40