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

Class exp

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

Source from the content-addressed store, hash-verified

790
791template <typename T>
792struct exp : base<T, Eigen::internal::scalar_exp_op<T>> {};
793
794template <typename T>
795struct expm1 : base<T, Eigen::internal::scalar_expm1_op<T>> {};

Callers 15

GenerateNormalizedProbFunction · 0.70
half, float, 8>Method · 0.70
operator()Method · 0.70
DoNonMaxSuppressionOpFunction · 0.70
ComputePrimalLossMethod · 0.70
PrimalLossDerivativeMethod · 0.70
SampleMethod · 0.70
ComputeMatrixMethod · 0.70
operator()Method · 0.70
operator()Method · 0.70
GPU_1D_KERNEL_LOOPFunction · 0.70
ComputeUpdatedDualMethod · 0.70

Calls

no outgoing calls

Tested by 5

TEST_FFunction · 0.40
XLA_TEST_FFunction · 0.40
XLA_TEST_FFunction · 0.40
TEST_FFunction · 0.40
TEST_FFunction · 0.40