HomeSort by relevance Sort by last modified time
    Searched defs:Elu (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/core/kernels/
relu_op_functor.h 96 struct Elu {
97 // Computes Elu activation.
116 // gradients: gradients backpropagated to the Elu op.
117 // activations: outputs of the Elu op.
118 // backprops: gradients to backpropagate to the Elu inputs.
  /external/tensorflow/tensorflow/go/op/
wrappers.go     [all...]

Completed in 96 milliseconds