cdde100742f334fa1a4554c101b97d5124d3a4c0
[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);