/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/ |
D | layout_optimization_move_transposes_begin.mlir | 8 // CHECK: %[[TANH:[0-9]*]] = "tf.Tanh"(%[[ARG_TRANSPOSE]]) {{.*}} tensor<1x8x4x4xf32> 9 // CHECK: return %[[TANH]] 23 // CHECK: %[[TANH:[0-9]*]] = "tf.Tanh"(%[[ARG_TRANSPOSE]]) {{.*}} tensor<1x8x4x4xf32> 24 // CHECK: %[[RELU:[0-9]*]] = "tf.Relu"(%[[TANH]]) {{.*}} tensor<1x8x4x4xf32> 57 // CHECK: %[[TANH:[0-9]*]] = "tf.Tanh"(%[[ARG_TRANSPOSE]]) {{.*}} tensor<1x8x4x4xf32> 58 // CHECK: %[[ADD:[0-9]*]] = "tf.AddV2"(%[[TANH]], %[[TANH]]) {{.*}} tensor<1x8x4x4xf32>
|
D | layout_optimization_move_transposes_end.mlir | 8 // CHECK: %[[TANH:[0-9]*]] = "tf.Tanh"(%arg0) {{.*}} tensor<1x4x4x8xf32> 9 …// CHECK: %[[RES_TRANSPOSE:[0-9]*]] = "tf.Transpose"(%[[TANH]], %[[RES_PERM]]) {{.*}} tensor<1x8x4… 23 // CHECK: %[[TANH:[0-9]*]] = "tf.Tanh"(%arg0) {{.*}} tensor<1x4x4x8xf32> 24 // CHECK: %[[RELU:[0-9]*]] = "tf.Relu"(%[[TANH]]) {{.*}} tensor<1x4x4x8xf32>
|
/external/tensorflow/tensorflow/lite/delegates/xnnpack/ |
D | README.md | 157 but fused `TANH` and `SIGN_BIT` activations are not. 164 but fused `TANH` and `SIGN_BIT` activations are not. 176 but fused `TANH` and `SIGN_BIT` activations are not. 189 but fused `TANH` and `SIGN_BIT` activations are not. 195 but fused `TANH` and `SIGN_BIT` activations are not. 207 but fused `TANH` and `SIGN_BIT` activations are not. 230 but fused `TANH` and `SIGN_BIT` activations are not. 254 but fused `TANH` and `SIGN_BIT` activations are not. 325 but fused `TANH` and `SIGN_BIT` activations are not.
|
/external/tensorflow/tensorflow/core/util/ |
D | activation_mode.h | 36 TANH = 5, enumerator
|
D | activation_mode.cc | 36 *value = TANH; in GetActivationModeFromString()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
D | elementwise.cc | 102 case OperationType::TANH: in GenerateCode() 240 case OperationType::TANH: in NewElementwiseNodeShader()
|
D | registry.cc | 117 insert_elementwise_op(Type::TANH); in Registry()
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/mlir2flatbuffer/ |
D | unidirectional_sequence_rnn.mlir | 63 // CHECK-NEXT: fused_activation_function: TANH 96 …quence_rnn"(%arg0, %arg1, %arg2, %arg3, %0) {fused_activation_function = "TANH", time_major = true…
|
D | lstm_quantized.mlir | 5 …arg18) ({}) {cell_clip = 1.000000e+01 : f32, fused_activation_function = "TANH", input_to_input_in… 261 // CHECK-NEXT: fused_activation_function: TANH,
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/flatbuffer2mlir/ |
D | lstm.mlir | 23 …arg18) ({}) {cell_clip = 1.000000e+01 : f32, fused_activation_function = "TANH", input_to_input_in… 28 …t.uniform<i8:f32, 0.0075630000792443752:2>>, fused_activation_function = "TANH", input_to_cell_int… 35 …ant.uniform<i8:f32, 0.0077881771139800549>>, fused_activation_function = "TANH", input_to_cell_int… 36 …ant.uniform<i8:f32, 0.0077881771139800549>>, fused_activation_function = "TANH", input_to_cell_int…
|
/external/tensorflow/tensorflow/lite/schema/ |
D | schema_v0.fbs | 61 TANH = 5, 108 TANH = 4,
|
D | schema_v2.fbs | 90 TANH = 28, 129 TANH = 4,
|
D | schema_v1.fbs | 66 TANH = 5, 121 TANH = 4,
|
D | schema_v3.fbs | 100 TANH = 28, 139 TANH = 4,
|
/external/tensorflow/tensorflow/cc/gradients/ |
D | math_grad_test.cc | 74 TANH, enumerator 148 case TANH: in TestCWiseGrad() 362 TestCWiseGrad<float, float>(TANH, x_fn); in TEST_F() 369 TestCWiseGrad<complex64, complex64>(TANH, x_fn); in TEST_F()
|
/external/tensorflow/tensorflow/compiler/mlir/tfr/ |
D | README.md | 77 attrs=['act: {"", "RELU", "RELU6", "TANH"} = ""'], 88 elif act == 'TANH':
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/ |
D | ComposableFunction.java | 159 public static final ComposableFunction TANH = new ComposableFunction() { field in ComposableFunction
|
/external/tensorflow/tensorflow/compiler/mlir/lite/tests/ |
D | prepare-quantize-post-training.mlir | 21 …_2, %cst_2) {cell_clip = 1.000000e+01 : f32, fused_activation_function = "TANH", proj_clip = 0.000… 78 fused_activation_function = "TANH", 153 fused_activation_function = "TANH", 238 fused_activation_function = "TANH", 330 fused_activation_function = "TANH",
|
D | prepare-composite-functions-tf.mlir | 89 // CHECK: }) {cell_clip = 1.000000e+01 : f32, fused_activation_function = "TANH", kernel_… 149 // CHECK: }) {cell_clip = 1.000000e+01 : f32, fused_activation_function = "TANH", kernel_… 207 …[[VAL_19]]) {cell_clip = 1.000000e+01 : f32, fused_activation_function = "TANH", proj_clip = 0.000… 248 …[[VAL_19]]) {cell_clip = 1.000000e+01 : f32, fused_activation_function = "TANH", proj_clip = 0.000… 292 …[[VAL_21]]) {cell_clip = 1.000000e+01 : f32, fused_activation_function = "TANH", proj_clip = 0.000… 336 …[[VAL_21]]) {cell_clip = 1.000000e+01 : f32, fused_activation_function = "TANH", proj_clip = 0.000… 385 …[[VAL_19]]) {cell_clip = 1.000000e+01 : f32, fused_activation_function = "TANH", proj_clip = 0.000… 435 …[[VAL_19]]) {cell_clip = 1.000000e+01 : f32, fused_activation_function = "TANH", proj_clip = 0.000…
|
D | post-quantize.mlir | 97 …_2, %cst_2) {cell_clip = 1.000000e+01 : f32, fused_activation_function = "TANH", proj_clip = 0.000…
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
D | elementwise.cc | 95 case OperationType::TANH: in GetOneInputCode()
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/ |
D | operations.h | 93 TANH, enumerator
|
D | model_builder_helper.cc | 430 activation_node->operation.type = ToString(OperationType::TANH); in MaybeFuseActivation()
|
D | operations.cc | 189 case OperationType::TANH: in ToString() 256 {"tanh", OperationType::TANH}, in OperationTypeFromString()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
D | AbstractRealVector.java | 702 return mapToSelf(ComposableFunction.TANH); in mapTanhToSelf()
|