| /external/tensorflow/tensorflow/python/keras/ |
| D | activations.py | 239 def tanh(x): function
|
| D | backend.py | 4736 def tanh(x): function
|
| /external/tensorflow/tensorflow/core/protobuf/tpu/ |
| D | optimization_parameters.proto | 215 TanhActivation tanh = 7; field 254 TanhActivation tanh = 9; field
|
| /external/eigen/Eigen/src/plugins/ |
| D | ArrayCwiseUnaryOps.h | 291 tanh() const 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
|
| D | mark_for_compilation_pass_test.cc | 1706 auto tanh = ops::Tanh(root.WithOpName("tanh"), exit_0); 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/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 | 254 auto tanh = builder.AddInstruction( in TEST_F() local
|
| D | memory_space_assignment_test.cc | 158 HloInstruction* tanh = builder.AddInstruction( in CreateEvictAndPrefetchModule() local 392 HloInstruction* tanh = builder.AddInstruction( in TEST_P() local 461 HloInstruction* tanh = builder.AddInstruction( in TEST_P() local
|
| D | buffer_assignment_test.cc | 1151 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 | 102 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/core/kernels/ |
| D | mkl_relu_op.cc | 936 T tanh = (e1 - e2) / (e1 + e2); in Compute_Scalar() local
|
| /external/v8/src/base/ |
| D | ieee754.cc | 2975 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 | 987 string tanh; member
|
| /external/swiftshader/src/Shader/ |
| D | ShaderCore.cpp | 1664 void ShaderCore::tanh(Vector4f &dst, const Vector4f &src, bool pp) in tanh() function in sw::ShaderCore
|