Searched defs:ElementwiseUnaryDescriptor (Results 1 – 4 of 4) sorted by relevance
93 struct ElementwiseUnaryDescriptor struct95 ElementwiseUnaryDescriptor() in ElementwiseUnaryDescriptor() argument99 ElementwiseUnaryDescriptor(UnaryOperation operation) in ElementwiseUnaryDescriptor() function103 bool operator ==(const ElementwiseUnaryDescriptor &rhs) const in operator ==()109 UnaryOperation m_Operation;
98 const ElementwiseUnaryDescriptor&, in VisitElementwiseUnaryLayer()
605 struct ElementwiseUnaryDescriptor struct612 bool operator ==(const ElementwiseUnaryDescriptor &rhs) const; argument
334 const ElementwiseUnaryDescriptor&, // descriptor in IsLogicalUnarySupported()