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 the default value of resize min_filter in the documentation #3816

Merged
merged 1 commit into from
Apr 13, 2022

Conversation

JanuszL
Copy link
Contributor

@JanuszL JanuszL commented Apr 12, 2022

  • the documentation incorrectly states that the default value
    of min_filter is LINEAR while it is DALI_INTERP_TRIANGULAR.
    This PR fixes this.

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

Category:

Other (e.g. Documentation, Tests, Configuration)

Description:

  • the documentation incorrectly states that the default value
    of min_filter is LINEAR while it is DALI_INTERP_TRIANGULAR.
    This PR fixes this.

Additional information:

Affected modules and functionalities:

  • resize documentation

Key points relevant for the review:

  • NA

Checklist

Tests

  • Existing tests apply
  • New tests added
    • Python tests
    • GTests
    • Benchmark
    • Other
  • N/A

Documentation

  • Existing documentation applies
  • Documentation updated
    • Docstring
    • Doxygen
    • RST
    • Jupyter
    • Other
  • N/A

DALI team only

Requirements

  • Implements new requirements
  • Affects existing requirements
  • N/A

REQ IDs: N/A

JIRA TASK: N/A

Relates to #3805

- the documentation incorrectly states that the default value
  of min_filter is LINEAR while it is DALI_INTERP_TRIANGULAR.
  This PR fixes this.

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

JanuszL commented Apr 12, 2022

!build

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [4490337]: BUILD STARTED

@dali-automaton
Copy link
Collaborator

CI MESSAGE: [4490337]: BUILD PASSED

@jantonguirao jantonguirao self-assigned this Apr 13, 2022
@mzient mzient assigned mzient and unassigned awolant Apr 13, 2022
@JanuszL JanuszL merged commit 25243dc into NVIDIA:main Apr 13, 2022
@JanuszL JanuszL deleted the update_resize_docs branch April 13, 2022 13:16
cyyever pushed a commit to cyyever/DALI that referenced this pull request May 13, 2022
…IA#3816)

- the documentation incorrectly states that the default value
  of min_filter is LINEAR while it is DALI_INTERP_TRIANGULAR.
  This PR fixes this.

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
cyyever pushed a commit to cyyever/DALI that referenced this pull request Jun 7, 2022
…IA#3816)

- the documentation incorrectly states that the default value
  of min_filter is LINEAR while it is DALI_INTERP_TRIANGULAR.
  This PR fixes this.

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
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.

None yet

5 participants