Skip to content

Non-standard shape convention for user-facing code #136

Description

@mhubii

The NVDiffRastRenderer generates BxHxWxC, which somewhat goes against the common PyTorch BxCxHxW convention:

class NVDiffRastRenderer:

This should be resolved, along with consequential unsqueeze and permute calls.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions