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

Adds commit: [refactoring] Remove code duplication for nvcf client classes (#1334) #1414

Merged

Conversation

anthony-santana
Copy link
Collaborator

@anthony-santana anthony-santana commented Mar 18, 2024

Description

Adds the following missing commit:

Define base class BaseNvcfRuntimeClient from which NvcfRuntimeClient (C++) and PyNvcfRuntimeClient (Python) inherit so as to remove the duplicate code across files / classes.

…#1334)

Define base class `BaseNvcfRuntimeClient` from which `NvcfRuntimeClient` (C++) and `PyNvcfRuntimeClient` (Python) inherit
so as to remove the duplicate code across files / classes.
Copy link
Collaborator

@khalatepradnya khalatepradnya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aligning with mainline. Looks good. 👍🏽

@anthony-santana anthony-santana merged commit 2edf4c9 into NVIDIA:features/docs_refactor Mar 18, 2024
76 checks passed
@anthony-santana anthony-santana deleted the main_copy branch March 18, 2024 17:17
@github-actions github-actions bot locked and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants