Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xfys
/
yolov5_tracking
like
5
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
6ee5bc6
yolov5_tracking
/
Cython
/
Includes
/
libc
/
stddef.pxd
xfys
Upload 432 files
f07f089
over 1 year ago
raw
Copy download link
history
blame
Safe
164 Bytes
#
7.17
Common definitions <stddef.h>
cdef
extern
from
"<stddef.h>"
:
ctypedef
signed
int
ptrdiff_t
ctypedef
unsigned
int
size_t
ctypedef
int
wchar_t