Home
last modified time | relevance | path

Searched refs:Elu (Results 1 – 25 of 31) sorted by relevance

12

/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_EluGrad.pbtxt7 The backpropagated gradients to the corresponding Elu operation.
13 The outputs of the corresponding Elu operation.
23 summary: "Computes gradients for the exponential linear (Elu) operation."
Dapi_def_Elu.pbtxt2 graph_op_name: "Elu"
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_Elu.pbtxt2 graph_op_name: "Elu"
4 name: "nn.Elu"
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_Elu.pbtxt2 graph_op_name: "Elu"
/external/tensorflow/tensorflow/core/kernels/
Dunary_ops_composition.cc194 auto elu = functor::Elu<Eigen::DefaultDevice, T>(); \
251 REGISTER_COMPUTE_FN(Elu); in UnaryOpsCompositionSupport()
316 REGISTER_COMPUTE_FN(Elu); in UnaryOpsCompositionSupport()
380 REGISTER_COMPUTE_FN(Elu); in UnaryOpsCompositionSupport()
Drelu_op.cc121 void Elu<GPUDevice, T>::operator()(const GPUDevice& d, \
124 extern template struct Elu<GPUDevice, T>; \
Drelu_op_gpu.cu.cc155 template struct functor::Elu<GPUDevice, T>; \
Drelu_op_functor.h126 struct Elu { struct
Drelu_op.h201 functor::Elu<Device, T> functor; in Operate()
/external/tensorflow/tensorflow/cc/gradients/
Dnn_grad_test.cc33 using ops::Elu;
193 auto y = Elu(scope_, x); in TEST_F()
/external/tensorflow/tensorflow/lite/kernels/
Dactivations_test.cc121 TEST(FloatActivationsOpTest, Elu) { in TEST() argument
Dactivations.cc952 optimized_ops::Elu(GetTensorShape(input), GetTensorData<float>(input), in EluEval()
/external/tensorflow/tensorflow/compiler/tf2xla/g3doc/
Dgpu_supported_ops.md71 `Elu` | `T={double,float}`
Dcpu_supported_ops.md71 `Elu` | `T={double,float}`
/external/tensorflow/tensorflow/lite/toco/
Dtooling_util.cc334 HANDLE_OPERATORTYPENAME_CASE(Elu) in OperatorTypeName()
/external/tensorflow/tensorflow/compiler/tests/
Drandomized_tests.cc1945 TEST_F(OpTest, Elu) { in TEST_F() argument
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dreference_ops.h394 inline void Elu(const RuntimeShape& input_shape, const float* input_data, in Elu() function
/external/cldr/tools/java/org/unicode/cldr/util/data/
Diso-639-3_Name_Index.tab1879 elu Elu Elu
Diso-639-3.tab1805 elu I L Elu
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h67 using reference_ops::Elu;
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt952 name: "Elu"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt952 name: "Elu"
/external/honggfuzz/examples/apache-httpd/corpus_http2/
D551d0e35c026a1478e07a930e12bd18f.0008bfad.honggfuzz.cov592 �6�/�dY� ����q���t�T�fx��67�\1��Ƴ��1G �����+M�pLh�����v�]��蚎��đ��q����*�iV#Elu�~��A?e�;9}…
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v0.pbtxt10956 name: "Elu"
10977 name: "Elu"
Dops_history.v1.pbtxt22171 name: "Elu"
22193 name: "Elu"
22215 name: "Elu"

12