Update.
[flatland.git] / flatland.h
1
2 THByteTensor *generate_sequence(int pulling,
3                                 long nb_sequences,
4                                 long nb_images,
5                                 long image_height, long image_width,
6                                 long nb_shapes,
7                                 int random_shape_size, int random_colors);