Skip to content

development plan of "functional_tensor" #2109

Closed
@Nic-Ma

Description

@Nic-Ma

❓ Questions and Help

Hi torchvision team,

This is Nic from NVIDIA, thanks for sharing your great work on data processing solutions!

  1. I saw you developed "functional_tensor.py" to support Tensor type data but didn't find where it is used in transforms, may I know the reason?
  2. And what's your future plan of transforms for Numpy and Tensor data type?
    Actually, I found 2 Tensor only transforms, others are for PIL or numpy.
  3. If you want to support both Tensor and Numpy for all transforms, explicitly ask users to select transform for Numpy or for Tensor?
    Or implicitly detect data type in transforms and use "function.py" or "function_tensor.py"?

Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions