Filip Mattsson
Filip Mattsson
Hi, when I try to build the yolo v3 example file, the thread panics. The error I get is `Cannot open include file: 'sys/time.h': No such file or directory [C:\Users\Filip...
An avro bytearray contains data in a list format. I have confirmed this by saving the bytearray to a file and using other tools to convert to json, in which...
It seems like there is some strange behaviour when generating input from generic types. I have this model for input ``` public class RoomsFilter { public InType? RoomIds { get;...