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