Searched refs:GetInputTransformMatrix (Results 1 – 4 of 4) sorted by relevance
49 virtual void GetInputTransformMatrix(const int64 rows, const int64 cols,
122 t.GetInputTransformMatrix(kron_rows, kron_cols, &transform_matrix_test[0]); in TEST()
39 virtual void GetInputTransformMatrix(const int64 rows, const int64 cols,191 void WinogradTransform<T>::GetInputTransformMatrix(const int64 rows, in GetInputTransformMatrix() function
991 transform->GetInputTransformMatrix(tile_spatial_size, tile_spatial_size, in operator ()()