yolov5_tracking / Cython /Utility /TestUtilityLoader.c
xfys's picture
Upload 432 files
f07f089
raw
history blame
279 Bytes
////////// TestUtilityLoader.proto //////////
test {{loader}} prototype
////////// TestUtilityLoader //////////
//@requires: OtherUtility
test {{loader}} impl
////////// OtherUtility.proto //////////
req {{loader}} proto
////////// OtherUtility //////////
req {{loader}} impl