Problem with theano sparse matrix operations

Could you try assigning a test_value to it?

layout_cols.tag.test_value = scipy.sparse.csc_matrix(data[layout_ids].fillna(0))
1 Like