TVTensors¶
TVTensors are torch.Tensor
subclasses which the v2 transforms use under the hood to dispatch their inputs to the appropriate
lower-level kernels. Most users do not need to manipulate TVTensors directly.
Refer to Getting started with transforms v2 for an introduction to TVTensors, or TVTensors FAQ for more advanced info.
|
|
|
|
|
Coordinate format of a bounding box. |
|
|
|
|
Base class for all TVTensors. |
|
|
Set the return type of torch operations on |
|
Convert a |