Skip to content

understand the grid_pad for affine distribution #10

Description

@todo

# todo: understand the grid_pad for affine distribution
if grid_pad is False:
return F.pad(data, pad=pad_size, mode=mode, value=value)
else:
raise NotImplementedError(grid_pad)


This issue was generated by todo based on a todo comment in 3210713 when #9 was merged. cc @jizongFox.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions