This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
nihui
/
ncnn
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
46
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
fix build on msvc
tags/20200916
nihuini
5 years ago
parent
ef5bacc12d
commit
076b509bb9
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tests/test_mat_pixel_resize.cpp
+ 1
- 0
tests/test_mat_pixel_resize.cpp
View File
@@ -17,6 +17,7 @@
#include <math.h>
#include <string.h>
#include <algorithm>
static struct prng_rand_t g_prng_rand_state;
#define SRAND(seed) prng_srand(seed, &g_prng_rand_state)
Write
Preview
Loading…
Cancel
Save