Searched defs:compute_channels_last_contiguous_2d (Results 1 – 2 of 2) sorted by relevance
115 DEFINE_EAGER_SYMBOOL_COMPUTE(compute_channels_last_contiguous_2d, is_channels_last_contiguous_2d, _… in DEFINE_EAGER_SYMBOOL_COMPUTE() argument
238 bool TensorImpl::compute_channels_last_contiguous_2d(identity<bool>) const { in compute_channels_last_contiguous_2d() function in c10::TensorImpl