Function written in C++ for transformation the tensor (with size batch x times x features) to the matrix (with size batch x times*features)
See also
Other Utils Developers:
auto_n_cores()
,
create_object()
,
create_synthetic_units_from_matrix()
,
generate_id()
,
get_n_chunks()
,
get_synthetic_cases_from_matrix()
,
matrix_to_array_c()
,
to_categorical_c()