Searched refs:convr4 (Results 1 – 1 of 1) sorted by relevance
96 std::unique_ptr<Array4D<float>> convr4 = ConvArray4DGeneralDimensionsDilated( in ConvArray3DGeneralDimensionsDilated() local101 convr4->planes(), convr4->depth(), convr4->height()); in ConvArray3DGeneralDimensionsDilated()102 convr4->Each([&](absl::Span<const int64> indices, float* value_ptr) { in ConvArray3DGeneralDimensionsDilated()