mirror of
https://github.com/pjreddie/darknet.git
synced 2023-08-10 21:13:14 +03:00
stuff for carlo
This commit is contained in:
@ -167,6 +167,8 @@ struct layer{
|
||||
float *r_cpu;
|
||||
float *h_cpu;
|
||||
|
||||
float *binary_input;
|
||||
|
||||
size_t workspace_size;
|
||||
|
||||
#ifdef GPU
|
||||
|
Reference in New Issue
Block a user