| /external/rust/crates/libm/src/math/ |
| D | tanh.rs | 8 pub fn tanh(mut x: f64) -> f64 { in tanh() function
|
| D | mod.rs | 171 mod tanh; module
|
| /external/tensorflow/tensorflow/python/keras/ |
| D | activations.py | 352 def tanh(x): function
|
| /external/oboe/samples/RhythmGame/third_party/glm/detail/ |
| D | func_trigonometric.inl | 130 GLM_FUNC_QUALIFIER vecType<T, P> tanh(vecType<T, P> const & v) function
|
| /external/eigen/Eigen/src/plugins/ |
| D | ArrayCwiseUnaryOps.h | 291 tanh() const in tanh() function
|
| /external/llvm-project/clang/lib/Headers/openmp_wrappers/ |
| D | complex_cmath.h | 295 __DEVICE__ std::complex<_Tp> tanh(const std::complex<_Tp> &__x) { in tanh() function
|
| /external/tensorflow/tensorflow/compiler/jit/ |
| D | introduce_floating_point_jitter_pass_test.cc | 125 Output tanh = ops::Tanh(root.WithOpName("tanh"), sigmoid); in TEST() local
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/complex/ |
| D | Complex.java | 892 public Complex tanh() { in tanh() method in Complex
|
| /external/rust/crates/num-traits/src/ |
| D | real.rs | 736 fn tanh(self) -> Self; in tanh() method
|
| D | float.rs | 1744 fn tanh(self) -> Self; in tanh() method 2093 fn tanh(self) -> Self { in tanh() method 2228 fn tanh(self) -> Self { in tanh() method
|
| /external/eigen/Eigen/src/Core/arch/CUDA/ |
| D | Half.h | 420 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half tanh(const half& a) { in tanh() function
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | instruction_fusion_test.cc | 104 HloInstruction* tanh = root->mutable_operand(1); in TEST_F() local
|
| D | layout_assignment_test.cc | 360 auto tanh = builder.AddInstruction( in TEST_F() local 402 auto tanh = builder.AddInstruction( in TEST_F() local 483 auto tanh = builder.AddInstruction( in TEST_F() local
|
| D | hlo_rematerialization_test.cc | 278 auto tanh = builder.AddInstruction( in TEST_F() local
|
| /external/clang/lib/Headers/ |
| D | __clang_cuda_cmath.h | 144 __DEVICE__ float tanh(float __x) { return ::tanhf(__x); } in tanh() function
|
| /external/llvm-project/libcxx/include/ |
| D | math.h | 1051 inline _LIBCPP_INLINE_VISIBILITY float tanh(float __lcpp_x) _NOEXCEPT {return ::tanhf(_… in tanh() function 1052 inline _LIBCPP_INLINE_VISIBILITY long double tanh(long double __lcpp_x) _NOEXCEPT {return ::tanhl(_… in tanh() function 1058 tanh(_A1 __lcpp_x) _NOEXCEPT {return ::tanh((double)__lcpp_x);} in tanh() function
|
| /external/llvm-project/clang/lib/Headers/ |
| D | __clang_cuda_cmath.h | 176 __DEVICE__ float tanh(float __x) { return ::tanhf(__x); } in tanh() function
|
| /external/libcxx/include/ |
| D | math.h | 1055 inline _LIBCPP_INLINE_VISIBILITY float tanh(float __lcpp_x) _NOEXCEPT {return ::tanhf(_… in tanh() function 1056 inline _LIBCPP_INLINE_VISIBILITY long double tanh(long double __lcpp_x) _NOEXCEPT {return ::tanhl(_… in tanh() function 1062 tanh(_A1 __lcpp_x) _NOEXCEPT {return ::tanh((double)__lcpp_x);} in tanh() function
|
| /external/tensorflow/tensorflow/compiler/tf2xla/python/ |
| D | xla.py | 105 tanh = _unary_op(math_ops.tanh) variable
|
| /external/eigen/unsupported/Eigen/CXX11/src/Tensor/ |
| D | TensorBase.h | 120 tanh() const { in tanh() function
|
| /external/libcxx/test/std/depr/depr.c.headers/ |
| D | math_h.pass.cpp | 55 Ambiguous tanh(Ambiguous){ return Ambiguous(); } in tanh() function
|
| /external/llvm-project/libcxx/test/std/numerics/c.math/ |
| D | cmath.pass.cpp | 56 Ambiguous tanh(Ambiguous){ return Ambiguous(); } in tanh() function
|
| /external/llvm-project/libcxx/test/std/depr/depr.c.headers/ |
| D | math_h.pass.cpp | 55 Ambiguous tanh(Ambiguous){ return Ambiguous(); } in tanh() function
|
| /external/libcxx/test/std/numerics/c.math/ |
| D | cmath.pass.cpp | 57 Ambiguous tanh(Ambiguous){ return Ambiguous(); } in tanh() function
|
| /external/tensorflow/tensorflow/core/kernels/mkl/ |
| D | mkl_relu_op.cc | 985 T tanh = (static_cast<T*>(user_i))[0]; in Compute_Scalar() local
|