Searched defs:is_channels_last_contiguous_3d (Results 1 – 3 of 3) sorted by relevance
140 virtual SymNode is_channels_last_contiguous_3d( in is_channels_last_contiguous_3d() function
275 def is_channels_last_contiguous_3d(a: Tensor) -> bool: function
389 def is_channels_last_contiguous_3d(self, sizes, strides) -> "SymNode": member in SymNode