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