Searched refs:IsTensorInNCHWFormat (Results 1 – 2 of 2) sorted by relevance
815 if (dnn_shape_src.IsTensorInNCHWFormat()) { in Compute()1235 if (dnn_shape_src.IsTensorInNCHWFormat()) { in Compute()
552 inline bool IsTensorInNCHWFormat() const { in IsTensorInNCHWFormat() function