Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CPU only mode in C API #2496

Merged
merged 1 commit into from Nov 24, 2020
Merged

Conversation

JanuszL
Copy link
Contributor

@JanuszL JanuszL commented Nov 24, 2020

  • remove stream creation for the CPU only mode in C API

Signed-off-by: Janusz Lisiecki jlisiecki@nvidia.com

Why we need this PR?

Pick one, remove the rest

  • It fixes a CPU only mode in C API

What happened in this PR?

Fill relevant points, put NA otherwise. Replace anything inside []

  • What solution was applied:
    remove stream creation for the CPU only mode in C API
  • Affected modules and functionalities:
    C API
  • Key points relevant for the review:
    NA
  • Validation and testing:
    a test case is added
  • Documentation (including examples):
    NA

Fixes #2495

JIRA TASK: [NA]

- remove stream creation for the CPU only mode in C API

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
@JanuszL
Copy link
Contributor Author

JanuszL commented Nov 24, 2020

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1829288]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [1829288]: BUILD PASSED

@JanuszL JanuszL merged commit edbe338 into NVIDIA:master Nov 24, 2020
@JanuszL JanuszL deleted the fix_cpu_only_c_api branch November 24, 2020 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

C api doesn't work with CPU_ONLY_DEVICE_ID
4 participants