Searched defs:SoftsignOp (Results 1 – 1 of 1) sorted by relevance
34 class SoftsignOp : public UnaryElementWiseOp<T, SoftsignOp<Device, T>> { class36 explicit SoftsignOp(OpKernelConstruction* context) in SoftsignOp() function in tensorflow::SoftsignOp