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

  /external/tensorflow/tensorflow/core/kernels/
relu_op_functor.h 160 struct Selu {
161 // Computes Selu activation.
184 // gradients: gradients backpropagated to the Selu op.
185 // activations: outputs of the Selu op.
186 // backprops: gradients to backpropagate to the Selu inputs.
  /external/tensorflow/tensorflow/go/op/
wrappers.go     [all...]

Completed in 134 milliseconds