/external/tensorflow/tensorflow/python/keras/ |
D | activations.py | 167 def tanh(x): function
|
D | backend.py | 4056 def tanh(x): function
|
/external/eigen/Eigen/src/plugins/ |
D | ArrayCwiseUnaryOps.h | 290 tanh() const in tanh() function
|
/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/tensorflow/tensorflow/contrib/labeled_tensor/ |
D | __init__.py | 75 tanh = _core.tanh variable
|
/external/eigen/Eigen/src/Core/arch/CUDA/ |
D | Half.h | 419 EIGEN_STRONG_INLINE EIGEN_DEVICE_FUNC half tanh(const half& a) { in tanh() function
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
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 | instruction_fusion_test.cc | 104 HloInstruction* tanh = root->mutable_operand(1); in TEST_F() local
|
D | hlo_rematerialization_test.cc | 356 auto tanh = builder.AddInstruction( in TEST_F() local
|
D | hlo_evaluator_typed_visitor.h | 493 Status HandleTanh(HloInstruction* tanh) override { in HandleTanh()
|
D | buffer_assignment_test.cc | 972 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
|
D | tgmath.h | 409 #define tanh(__x) __tg_tanh(__tg_promote1((__x))(__x)) macro
|
/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 | 101 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/libcxx/test/std/numerics/c.math/ |
D | cmath.pass.cpp | 57 Ambiguous tanh(Ambiguous){ return Ambiguous(); } in tanh() function
|
/external/tensorflow/tensorflow/contrib/labeled_tensor/python/ops/ |
D | core.py | 1124 tanh = define_unary_op('tanh', math_ops.tanh) variable
|
/external/tensorflow/tensorflow/core/kernels/ |
D | mkl_relu_op.cc | 916 T tanh = (e1 - e2) / (e1 + e2); in Compute_Scalar() local
|
/external/v8/src/base/ |
D | ieee754.cc | 2709 double tanh(double x) { in tanh() function
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/ |
D | FastMath.java | 448 public static double tanh(double x) { in tanh() method in FastMath
|
/external/tensorflow/tensorflow/core/graph/ |
D | mkl_layout_pass.cc | 744 string tanh; member
|
/external/swiftshader/src/Pipeline/ |
D | ShaderCore.cpp | 1664 void ShaderCore::tanh(Vector4f &dst, const Vector4f &src, bool pp) in tanh() function in sw::ShaderCore
|
/external/swiftshader/src/Shader/ |
D | ShaderCore.cpp | 1664 void ShaderCore::tanh(Vector4f &dst, const Vector4f &src, bool pp) in tanh() function in sw::ShaderCore
|