Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
tensorflow-feed-from-gpu
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
tensorflow-feed-from-gpu
Commits
9bcfe533
Commit
9bcfe533
authored
Feb 20, 2020
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bring back old headers for CUDA 10.0
parent
176fe2ca
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
2991 additions
and
0 deletions
+2991
-0
dynlink_cuda.h
docker/nvcuvid/dynlink_cuda.h
+21
-0
dynlink_cuda_cuda.h
docker/nvcuvid/dynlink_cuda_cuda.h
+1689
-0
dynlink_cuviddec.h
docker/nvcuvid/dynlink_cuviddec.h
+913
-0
dynlink_nvcuvid.h
docker/nvcuvid/dynlink_nvcuvid.h
+368
-0
No files found.
docker/nvcuvid/dynlink_cuda.h
0 → 100644
View file @
9bcfe533
/*
* Copyright 1993-2015 NVIDIA Corporation. All rights reserved.
*
* Please refer to the NVIDIA end user license agreement (EULA) associated
* with this source code for terms and conditions that govern your use of
* this software. Any use, reproduction, disclosure, or distribution of
* this software and related documentation outside the terms of the EULA
* is strictly prohibited.
*
*/
#ifndef __cuda_h__
#define __cuda_h__
/**
* CUDA API version support
*/
#include "dynlink_cuda_cuda.h"
#endif //__cuda_h__
docker/nvcuvid/dynlink_cuda_cuda.h
0 → 100644
View file @
9bcfe533
This diff is collapsed.
Click to expand it.
docker/nvcuvid/dynlink_cuviddec.h
0 → 100644
View file @
9bcfe533
This diff is collapsed.
Click to expand it.
docker/nvcuvid/dynlink_nvcuvid.h
0 → 100644
View file @
9bcfe533
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment