Searched refs:GetChannelsAlignment (Results 1 – 2 of 2) sorted by relevance
102 int GetChannelsAlignment() const;
983 int GetChannelsAlignment(const TensorDescriptor& desc, const BHWDC& shape) { in GetChannelsAlignment() function992 const int channels_alignment = GetChannelsAlignment(desc, shape); in DataFromBHWDC()1026 const int channels_alignment = GetChannelsAlignment(desc, shape); in DataToBHWDC()