File size: 18,503 Bytes
3bbb319
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.13

examples/tests/CMakeFiles/resizeTest.bin.dir/resizeTest.cpp.o
 ../include/openpose/3d/cameraParameterReader.hpp
 ../include/openpose/3d/headers.hpp
 ../include/openpose/3d/jointAngleEstimation.hpp
 ../include/openpose/3d/poseTriangulation.hpp
 ../include/openpose/3d/wJointAngleEstimation.hpp
 ../include/openpose/3d/wPoseTriangulation.hpp
 ../include/openpose/calibration/cameraParameterEstimation.hpp
 ../include/openpose/calibration/headers.hpp
 ../include/openpose/core/array.hpp
 ../include/openpose/core/arrayCpuGpu.hpp
 ../include/openpose/core/common.hpp
 ../include/openpose/core/cvMatToOpInput.hpp
 ../include/openpose/core/cvMatToOpOutput.hpp
 ../include/openpose/core/datum.hpp
 ../include/openpose/core/enumClasses.hpp
 ../include/openpose/core/gpuRenderer.hpp
 ../include/openpose/core/headers.hpp
 ../include/openpose/core/keepTopNPeople.hpp
 ../include/openpose/core/keypointScaler.hpp
 ../include/openpose/core/macros.hpp
 ../include/openpose/core/matrix.hpp
 ../include/openpose/core/opOutputToCvMat.hpp
 ../include/openpose/core/point.hpp
 ../include/openpose/core/rectangle.hpp
 ../include/openpose/core/renderer.hpp
 ../include/openpose/core/scaleAndSizeExtractor.hpp
 ../include/openpose/core/string.hpp
 ../include/openpose/core/verbosePrinter.hpp
 ../include/openpose/core/wCvMatToOpInput.hpp
 ../include/openpose/core/wCvMatToOpOutput.hpp
 ../include/openpose/core/wKeepTopNPeople.hpp
 ../include/openpose/core/wKeypointScaler.hpp
 ../include/openpose/core/wOpOutputToCvMat.hpp
 ../include/openpose/core/wScaleAndSizeExtractor.hpp
 ../include/openpose/core/wVerbosePrinter.hpp
 ../include/openpose/face/faceCpuRenderer.hpp
 ../include/openpose/face/faceDetector.hpp
 ../include/openpose/face/faceDetectorOpenCV.hpp
 ../include/openpose/face/faceExtractorCaffe.hpp
 ../include/openpose/face/faceExtractorNet.hpp
 ../include/openpose/face/faceGpuRenderer.hpp
 ../include/openpose/face/faceParameters.hpp
 ../include/openpose/face/faceRenderer.hpp
 ../include/openpose/face/headers.hpp
 ../include/openpose/face/renderFace.hpp
 ../include/openpose/face/wFaceDetector.hpp
 ../include/openpose/face/wFaceDetectorOpenCV.hpp
 ../include/openpose/face/wFaceExtractorNet.hpp
 ../include/openpose/face/wFaceRenderer.hpp
 ../include/openpose/filestream/bvhSaver.hpp
 ../include/openpose/filestream/cocoJsonSaver.hpp
 ../include/openpose/filestream/enumClasses.hpp
 ../include/openpose/filestream/fileSaver.hpp
 ../include/openpose/filestream/fileStream.hpp
 ../include/openpose/filestream/headers.hpp
 ../include/openpose/filestream/heatMapSaver.hpp
 ../include/openpose/filestream/imageSaver.hpp
 ../include/openpose/filestream/jsonOfstream.hpp
 ../include/openpose/filestream/keypointSaver.hpp
 ../include/openpose/filestream/peopleJsonSaver.hpp
 ../include/openpose/filestream/udpSender.hpp
 ../include/openpose/filestream/videoSaver.hpp
 ../include/openpose/filestream/wBvhSaver.hpp
 ../include/openpose/filestream/wCocoJsonSaver.hpp
 ../include/openpose/filestream/wFaceSaver.hpp
 ../include/openpose/filestream/wHandSaver.hpp
 ../include/openpose/filestream/wHeatMapSaver.hpp
 ../include/openpose/filestream/wImageSaver.hpp
 ../include/openpose/filestream/wPeopleJsonSaver.hpp
 ../include/openpose/filestream/wPoseSaver.hpp
 ../include/openpose/filestream/wUdpSender.hpp
 ../include/openpose/filestream/wVideoSaver.hpp
 ../include/openpose/filestream/wVideoSaver3D.hpp
 ../include/openpose/flags.hpp
 ../include/openpose/gpu/enumClasses.hpp
 ../include/openpose/gpu/gpu.hpp
 ../include/openpose/gui/enumClasses.hpp
 ../include/openpose/gui/frameDisplayer.hpp
 ../include/openpose/gui/gui.hpp
 ../include/openpose/gui/gui3D.hpp
 ../include/openpose/gui/guiAdam.hpp
 ../include/openpose/gui/guiInfoAdder.hpp
 ../include/openpose/gui/headers.hpp
 ../include/openpose/gui/wGui.hpp
 ../include/openpose/gui/wGui3D.hpp
 ../include/openpose/gui/wGuiAdam.hpp
 ../include/openpose/gui/wGuiInfoAdder.hpp
 ../include/openpose/hand/handCpuRenderer.hpp
 ../include/openpose/hand/handDetector.hpp
 ../include/openpose/hand/handDetectorFromTxt.hpp
 ../include/openpose/hand/handExtractorCaffe.hpp
 ../include/openpose/hand/handExtractorNet.hpp
 ../include/openpose/hand/handGpuRenderer.hpp
 ../include/openpose/hand/handParameters.hpp
 ../include/openpose/hand/handRenderer.hpp
 ../include/openpose/hand/headers.hpp
 ../include/openpose/hand/renderHand.hpp
 ../include/openpose/hand/wHandDetector.hpp
 ../include/openpose/hand/wHandDetectorFromTxt.hpp
 ../include/openpose/hand/wHandDetectorTracking.hpp
 ../include/openpose/hand/wHandDetectorUpdate.hpp
 ../include/openpose/hand/wHandExtractorNet.hpp
 ../include/openpose/hand/wHandRenderer.hpp
 ../include/openpose/headers.hpp
 ../include/openpose/net/bodyPartConnectorBase.hpp
 ../include/openpose/net/bodyPartConnectorCaffe.hpp
 ../include/openpose/net/headers.hpp
 ../include/openpose/net/maximumBase.hpp
 ../include/openpose/net/maximumCaffe.hpp
 ../include/openpose/net/net.hpp
 ../include/openpose/net/netCaffe.hpp
 ../include/openpose/net/netOpenCv.hpp
 ../include/openpose/net/nmsBase.hpp
 ../include/openpose/net/nmsCaffe.hpp
 ../include/openpose/net/resizeAndMergeBase.hpp
 ../include/openpose/net/resizeAndMergeCaffe.hpp
 ../include/openpose/pose/enumClasses.hpp
 ../include/openpose/pose/headers.hpp
 ../include/openpose/pose/poseCpuRenderer.hpp
 ../include/openpose/pose/poseExtractor.hpp
 ../include/openpose/pose/poseExtractorCaffe.hpp
 ../include/openpose/pose/poseExtractorNet.hpp
 ../include/openpose/pose/poseGpuRenderer.hpp
 ../include/openpose/pose/poseParameters.hpp
 ../include/openpose/pose/poseParametersRender.hpp
 ../include/openpose/pose/poseRenderer.hpp
 ../include/openpose/pose/renderPose.hpp
 ../include/openpose/pose/wPoseExtractor.hpp
 ../include/openpose/pose/wPoseExtractorNet.hpp
 ../include/openpose/pose/wPoseRenderer.hpp
 ../include/openpose/producer/datumProducer.hpp
 ../include/openpose/producer/enumClasses.hpp
 ../include/openpose/producer/flirReader.hpp
 ../include/openpose/producer/headers.hpp
 ../include/openpose/producer/imageDirectoryReader.hpp
 ../include/openpose/producer/ipCameraReader.hpp
 ../include/openpose/producer/producer.hpp
 ../include/openpose/producer/spinnakerWrapper.hpp
 ../include/openpose/producer/videoCaptureReader.hpp
 ../include/openpose/producer/videoReader.hpp
 ../include/openpose/producer/wDatumProducer.hpp
 ../include/openpose/producer/webcamReader.hpp
 ../include/openpose/thread/enumClasses.hpp
 ../include/openpose/thread/headers.hpp
 ../include/openpose/thread/priorityQueue.hpp
 ../include/openpose/thread/queue.hpp
 ../include/openpose/thread/queueBase.hpp
 ../include/openpose/thread/subThread.hpp
 ../include/openpose/thread/subThreadNoQueue.hpp
 ../include/openpose/thread/subThreadQueueIn.hpp
 ../include/openpose/thread/subThreadQueueInOut.hpp
 ../include/openpose/thread/subThreadQueueOut.hpp
 ../include/openpose/thread/thread.hpp
 ../include/openpose/thread/threadManager.hpp
 ../include/openpose/thread/wFpsMax.hpp
 ../include/openpose/thread/wIdGenerator.hpp
 ../include/openpose/thread/wQueueAssembler.hpp
 ../include/openpose/thread/wQueueOrderer.hpp
 ../include/openpose/thread/worker.hpp
 ../include/openpose/thread/workerConsumer.hpp
 ../include/openpose/thread/workerProducer.hpp
 ../include/openpose/tracking/headers.hpp
 ../include/openpose/tracking/personIdExtractor.hpp
 ../include/openpose/tracking/personTracker.hpp
 ../include/openpose/tracking/wPersonIdExtractor.hpp
 ../include/openpose/unity/headers.hpp
 ../include/openpose/unity/unityBinding.hpp
 ../include/openpose/utilities/check.hpp
 ../include/openpose/utilities/enumClasses.hpp
 ../include/openpose/utilities/errorAndLog.hpp
 ../include/openpose/utilities/fastMath.hpp
 ../include/openpose/utilities/fileSystem.hpp
 ../include/openpose/utilities/flagsToOpenPose.hpp
 ../include/openpose/utilities/headers.hpp
 ../include/openpose/utilities/keypoint.hpp
 ../include/openpose/utilities/openCv.hpp
 ../include/openpose/utilities/pointerContainer.hpp
 ../include/openpose/utilities/profiler.hpp
 ../include/openpose/utilities/standard.hpp
 ../include/openpose/utilities/string.hpp
 ../include/openpose/wrapper/enumClasses.hpp
 ../include/openpose/wrapper/headers.hpp
 ../include/openpose/wrapper/wrapper.hpp
 ../include/openpose/wrapper/wrapperAuxiliary.hpp
 ../include/openpose/wrapper/wrapperStructExtra.hpp
 ../include/openpose/wrapper/wrapperStructFace.hpp
 ../include/openpose/wrapper/wrapperStructGui.hpp
 ../include/openpose/wrapper/wrapperStructHand.hpp
 ../include/openpose/wrapper/wrapperStructInput.hpp
 ../include/openpose/wrapper/wrapperStructOutput.hpp
 ../include/openpose/wrapper/wrapperStructPose.hpp
 /content/openpose/examples/tests/resizeTest.cpp
 /usr/include/opencv4/opencv2/calib3d.hpp
 /usr/include/opencv4/opencv2/core.hpp
 /usr/include/opencv4/opencv2/core/affine.hpp
 /usr/include/opencv4/opencv2/core/async.hpp
 /usr/include/opencv4/opencv2/core/base.hpp
 /usr/include/opencv4/opencv2/core/bufferpool.hpp
 /usr/include/opencv4/opencv2/core/check.hpp
 /usr/include/opencv4/opencv2/core/cuda.hpp
 /usr/include/opencv4/opencv2/core/cuda.inl.hpp
 /usr/include/opencv4/opencv2/core/cuda_types.hpp
 /usr/include/opencv4/opencv2/core/cv_cpu_dispatch.h
 /usr/include/opencv4/opencv2/core/cv_cpu_helper.h
 /usr/include/opencv4/opencv2/core/cvdef.h
 /usr/include/opencv4/opencv2/core/cvstd.hpp
 /usr/include/opencv4/opencv2/core/cvstd.inl.hpp
 /usr/include/opencv4/opencv2/core/cvstd_wrapper.hpp
 /usr/include/opencv4/opencv2/core/fast_math.hpp
 /usr/include/opencv4/opencv2/core/hal/interface.h
 /usr/include/opencv4/opencv2/core/hal/msa_macros.h
 /usr/include/opencv4/opencv2/core/mat.hpp
 /usr/include/opencv4/opencv2/core/mat.inl.hpp
 /usr/include/opencv4/opencv2/core/matx.hpp
 /usr/include/opencv4/opencv2/core/neon_utils.hpp
 /usr/include/opencv4/opencv2/core/operations.hpp
 /usr/include/opencv4/opencv2/core/optim.hpp
 /usr/include/opencv4/opencv2/core/ovx.hpp
 /usr/include/opencv4/opencv2/core/persistence.hpp
 /usr/include/opencv4/opencv2/core/saturate.hpp
 /usr/include/opencv4/opencv2/core/traits.hpp
 /usr/include/opencv4/opencv2/core/types.hpp
 /usr/include/opencv4/opencv2/core/utility.hpp
 /usr/include/opencv4/opencv2/core/utils/instrumentation.hpp
 /usr/include/opencv4/opencv2/core/utils/tls.hpp
 /usr/include/opencv4/opencv2/core/version.hpp
 /usr/include/opencv4/opencv2/core/vsx_utils.hpp
 /usr/include/opencv4/opencv2/dnn.hpp
 /usr/include/opencv4/opencv2/dnn/dict.hpp
 /usr/include/opencv4/opencv2/dnn/dnn.hpp
 /usr/include/opencv4/opencv2/dnn/dnn.inl.hpp
 /usr/include/opencv4/opencv2/dnn/layer.hpp
 /usr/include/opencv4/opencv2/dnn/utils/inference_engine.hpp
 /usr/include/opencv4/opencv2/dnn/version.hpp
 /usr/include/opencv4/opencv2/features2d.hpp
 /usr/include/opencv4/opencv2/flann.hpp
 /usr/include/opencv4/opencv2/flann/all_indices.h
 /usr/include/opencv4/opencv2/flann/allocator.h
 /usr/include/opencv4/opencv2/flann/any.h
 /usr/include/opencv4/opencv2/flann/autotuned_index.h
 /usr/include/opencv4/opencv2/flann/composite_index.h
 /usr/include/opencv4/opencv2/flann/config.h
 /usr/include/opencv4/opencv2/flann/defines.h
 /usr/include/opencv4/opencv2/flann/dist.h
 /usr/include/opencv4/opencv2/flann/dynamic_bitset.h
 /usr/include/opencv4/opencv2/flann/flann_base.hpp
 /usr/include/opencv4/opencv2/flann/general.h
 /usr/include/opencv4/opencv2/flann/ground_truth.h
 /usr/include/opencv4/opencv2/flann/heap.h
 /usr/include/opencv4/opencv2/flann/hierarchical_clustering_index.h
 /usr/include/opencv4/opencv2/flann/index_testing.h
 /usr/include/opencv4/opencv2/flann/kdtree_index.h
 /usr/include/opencv4/opencv2/flann/kdtree_single_index.h
 /usr/include/opencv4/opencv2/flann/kmeans_index.h
 /usr/include/opencv4/opencv2/flann/linear_index.h
 /usr/include/opencv4/opencv2/flann/logger.h
 /usr/include/opencv4/opencv2/flann/lsh_index.h
 /usr/include/opencv4/opencv2/flann/lsh_table.h
 /usr/include/opencv4/opencv2/flann/matrix.h
 /usr/include/opencv4/opencv2/flann/miniflann.hpp
 /usr/include/opencv4/opencv2/flann/nn_index.h
 /usr/include/opencv4/opencv2/flann/params.h
 /usr/include/opencv4/opencv2/flann/random.h
 /usr/include/opencv4/opencv2/flann/result_set.h
 /usr/include/opencv4/opencv2/flann/sampling.h
 /usr/include/opencv4/opencv2/flann/saving.h
 /usr/include/opencv4/opencv2/flann/timer.h
 /usr/include/opencv4/opencv2/highgui.hpp
 /usr/include/opencv4/opencv2/imgcodecs.hpp
 /usr/include/opencv4/opencv2/imgproc.hpp
 /usr/include/opencv4/opencv2/ml.hpp
 /usr/include/opencv4/opencv2/ml/ml.inl.hpp
 /usr/include/opencv4/opencv2/objdetect.hpp
 /usr/include/opencv4/opencv2/objdetect/detection_based_tracker.hpp
 /usr/include/opencv4/opencv2/opencv.hpp
 /usr/include/opencv4/opencv2/opencv_modules.hpp
 /usr/include/opencv4/opencv2/photo.hpp
 /usr/include/opencv4/opencv2/shape.hpp
 /usr/include/opencv4/opencv2/shape/emdL1.hpp
 /usr/include/opencv4/opencv2/shape/hist_cost.hpp
 /usr/include/opencv4/opencv2/shape/shape_distance.hpp
 /usr/include/opencv4/opencv2/shape/shape_transformer.hpp
 /usr/include/opencv4/opencv2/stitching.hpp
 /usr/include/opencv4/opencv2/stitching/detail/blenders.hpp
 /usr/include/opencv4/opencv2/stitching/detail/camera.hpp
 /usr/include/opencv4/opencv2/stitching/detail/exposure_compensate.hpp
 /usr/include/opencv4/opencv2/stitching/detail/matchers.hpp
 /usr/include/opencv4/opencv2/stitching/detail/motion_estimators.hpp
 /usr/include/opencv4/opencv2/stitching/detail/seam_finders.hpp
 /usr/include/opencv4/opencv2/stitching/detail/util.hpp
 /usr/include/opencv4/opencv2/stitching/detail/util_inl.hpp
 /usr/include/opencv4/opencv2/stitching/detail/warpers.hpp
 /usr/include/opencv4/opencv2/stitching/detail/warpers_inl.hpp
 /usr/include/opencv4/opencv2/stitching/warpers.hpp
 /usr/include/opencv4/opencv2/superres.hpp
 /usr/include/opencv4/opencv2/superres/optical_flow.hpp
 /usr/include/opencv4/opencv2/video.hpp
 /usr/include/opencv4/opencv2/video/background_segm.hpp
 /usr/include/opencv4/opencv2/video/tracking.hpp
 /usr/include/opencv4/opencv2/videoio.hpp
 /usr/include/opencv4/opencv2/videostab.hpp
 /usr/include/opencv4/opencv2/videostab/deblurring.hpp
 /usr/include/opencv4/opencv2/videostab/fast_marching.hpp
 /usr/include/opencv4/opencv2/videostab/fast_marching_inl.hpp
 /usr/include/opencv4/opencv2/videostab/frame_source.hpp
 /usr/include/opencv4/opencv2/videostab/global_motion.hpp
 /usr/include/opencv4/opencv2/videostab/inpainting.hpp
 /usr/include/opencv4/opencv2/videostab/log.hpp
 /usr/include/opencv4/opencv2/videostab/motion_core.hpp
 /usr/include/opencv4/opencv2/videostab/motion_stabilizing.hpp
 /usr/include/opencv4/opencv2/videostab/optical_flow.hpp
 /usr/include/opencv4/opencv2/videostab/outlier_rejection.hpp
 /usr/include/opencv4/opencv2/videostab/ring_buffer.hpp
 /usr/include/opencv4/opencv2/videostab/stabilizer.hpp
 /usr/include/opencv4/opencv2/videostab/wobble_suppression.hpp
 /usr/include/opencv4/opencv2/viz.hpp
 /usr/include/opencv4/opencv2/viz/types.hpp
 /usr/include/opencv4/opencv2/viz/viz3d.hpp
 /usr/include/opencv4/opencv2/viz/vizcore.hpp
 /usr/include/opencv4/opencv2/viz/widgets.hpp
 /usr/local/cuda/include/builtin_types.h
 /usr/local/cuda/include/channel_descriptor.h
 /usr/local/cuda/include/crt/common_functions.h
 /usr/local/cuda/include/crt/cudacc_ext.h
 /usr/local/cuda/include/crt/device_double_functions.h
 /usr/local/cuda/include/crt/device_double_functions.hpp
 /usr/local/cuda/include/crt/device_functions.h
 /usr/local/cuda/include/crt/device_functions.hpp
 /usr/local/cuda/include/crt/func_macro.h
 /usr/local/cuda/include/crt/host_config.h
 /usr/local/cuda/include/crt/host_defines.h
 /usr/local/cuda/include/crt/math_functions.h
 /usr/local/cuda/include/crt/math_functions.hpp
 /usr/local/cuda/include/crt/sm_70_rt.h
 /usr/local/cuda/include/crt/sm_70_rt.hpp
 /usr/local/cuda/include/crt/sm_80_rt.h
 /usr/local/cuda/include/crt/sm_80_rt.hpp
 /usr/local/cuda/include/crt/sm_90_rt.h
 /usr/local/cuda/include/crt/sm_90_rt.hpp
 /usr/local/cuda/include/cuComplex.h
 /usr/local/cuda/include/cublas_api.h
 /usr/local/cuda/include/cublas_v2.h
 /usr/local/cuda/include/cuda.h
 /usr/local/cuda/include/cuda_bf16.h
 /usr/local/cuda/include/cuda_bf16.hpp
 /usr/local/cuda/include/cuda_device_runtime_api.h
 /usr/local/cuda/include/cuda_fp16.h
 /usr/local/cuda/include/cuda_fp16.hpp
 /usr/local/cuda/include/cuda_runtime.h
 /usr/local/cuda/include/cuda_runtime_api.h
 /usr/local/cuda/include/cuda_surface_types.h
 /usr/local/cuda/include/cuda_texture_types.h
 /usr/local/cuda/include/curand.h
 /usr/local/cuda/include/device_atomic_functions.h
 /usr/local/cuda/include/device_atomic_functions.hpp
 /usr/local/cuda/include/device_launch_parameters.h
 /usr/local/cuda/include/device_types.h
 /usr/local/cuda/include/driver_functions.h
 /usr/local/cuda/include/driver_types.h
 /usr/local/cuda/include/library_types.h
 /usr/local/cuda/include/math_constants.h
 /usr/local/cuda/include/sm_20_atomic_functions.h
 /usr/local/cuda/include/sm_20_atomic_functions.hpp
 /usr/local/cuda/include/sm_20_intrinsics.h
 /usr/local/cuda/include/sm_20_intrinsics.hpp
 /usr/local/cuda/include/sm_30_intrinsics.h
 /usr/local/cuda/include/sm_30_intrinsics.hpp
 /usr/local/cuda/include/sm_32_atomic_functions.h
 /usr/local/cuda/include/sm_32_atomic_functions.hpp
 /usr/local/cuda/include/sm_32_intrinsics.h
 /usr/local/cuda/include/sm_32_intrinsics.hpp
 /usr/local/cuda/include/sm_35_atomic_functions.h
 /usr/local/cuda/include/sm_35_intrinsics.h
 /usr/local/cuda/include/sm_60_atomic_functions.h
 /usr/local/cuda/include/sm_60_atomic_functions.hpp
 /usr/local/cuda/include/sm_61_intrinsics.h
 /usr/local/cuda/include/sm_61_intrinsics.hpp
 /usr/local/cuda/include/surface_functions.h
 /usr/local/cuda/include/surface_indirect_functions.h
 /usr/local/cuda/include/surface_types.h
 /usr/local/cuda/include/texture_fetch_functions.h
 /usr/local/cuda/include/texture_indirect_functions.h
 /usr/local/cuda/include/texture_types.h
 /usr/local/cuda/include/vector_functions.h
 /usr/local/cuda/include/vector_functions.hpp
 /usr/local/cuda/include/vector_types.h
 caffe/include/caffe/blob.hpp
 caffe/include/caffe/common.hpp
 caffe/include/caffe/layer.hpp
 caffe/include/caffe/layer_factory.hpp
 caffe/include/caffe/net.hpp
 caffe/include/caffe/proto/caffe.pb.h
 caffe/include/caffe/syncedmem.hpp
 caffe/include/caffe/util/cudnn.hpp
 caffe/include/caffe/util/device_alternate.hpp
 caffe/include/caffe/util/math_functions.hpp
 caffe/include/caffe/util/mkl_alternate.hpp