Home
last modified time | relevance | path

Searched refs:LeakyReluGrad (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_LeakyReluGrad.pbtxt2 graph_op_name: "LeakyReluGrad"
4 name: "data.LeakyReluGrad"
/external/tensorflow/tensorflow/cc/gradients/
Dnn_grad.cc151 internal::LeakyReluGrad::Attrs attrs; in LeakyReluGradHelper()
152 auto dx = internal::LeakyReluGrad(scope, grad_inputs[0], op.input(0), in LeakyReluGradHelper()
164 internal::LeakyReluGrad::Attrs attrs; in LeakyReluGradGradHelper()
165 auto dx = internal::LeakyReluGrad(scope, grad_inputs[0], op.input(1), in LeakyReluGradGradHelper()
Dnn_grad_test.cc164 TEST_F(NNGradTest, LeakyReluGrad) { in TEST_F() argument
186 auto y = ops::internal::LeakyReluGrad(scope_, x, features); in TEST_F()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_LeakyReluGrad.pbtxt2 graph_op_name: "LeakyReluGrad"
/external/tensorflow/tensorflow/core/kernels/
Drelu_op.cc114 void LeakyReluGrad<GPUDevice, T>::operator()( \
118 extern template struct LeakyReluGrad<GPUDevice, T>; \
Drelu_op_gpu.cu.cc154 template struct functor::LeakyReluGrad<GPUDevice, T>; \
Drelu_op_functor.h109 struct LeakyReluGrad { struct
Drelu_op.h190 functor::LeakyReluGrad<Device, T> functor; in OperateNoTemplate()
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt1660 name: "LeakyReluGrad"
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.raw_ops.pbtxt1660 name: "LeakyReluGrad"
/external/tensorflow/tensorflow/go/op/
Dwrappers.go8394 func LeakyReluGrad(scope *Scope, gradients tf.Output, features tf.Output, optional ...LeakyReluGrad… func
/external/tensorflow/tensorflow/core/ops/compat/
Dops_history.v2.pbtxt31840 name: "LeakyReluGrad"
31876 name: "LeakyReluGrad"
Dops_history.v1.pbtxt32225 name: "LeakyReluGrad"
32261 name: "LeakyReluGrad"
/external/tensorflow/tensorflow/core/ops/
Dops.pbtxt16220 name: "LeakyReluGrad"