Searched defs:ReshapeDescriptor (Results 1 – 3 of 3) sorted by relevance
990 struct ReshapeDescriptor : BaseDescriptor struct992 ReshapeDescriptor() in ReshapeDescriptor() argument996 ReshapeDescriptor(const TensorShape& shape) in ReshapeDescriptor() argument1000 bool operator ==(const ReshapeDescriptor& rhs) const in operator ==()1006 TensorShape m_TargetShape;
838 struct ReshapeDescriptor struct845 bool operator ==(const ReshapeDescriptor& rhs) const; argument
537 const ReshapeDescriptor&, // descriptor in IsReshapeSupported()