Searched refs:GetOutputTransformMatrix (Results 1 – 4 of 4) sorted by relevance
52 virtual void GetOutputTransformMatrix(const int64_t rows, const int64_t cols,
42 virtual void GetOutputTransformMatrix(const int64_t rows, const int64_t cols,313 void WinogradTransform<T>::GetOutputTransformMatrix(const int64_t rows, in GetOutputTransformMatrix() function
151 t.GetOutputTransformMatrix(kron_rows, kron_cols, &transform_matrix_test[0]); in TEST()
1015 transform->GetOutputTransformMatrix( in operator ()()