Skip to content

MetaKernel annotation error #3

Description

@fengluodb

I found some annotation error in MetaKernel.

  1. In forward, param coord_data: num_batch, 3, H, W link. But it's not real, in SalsaNextWithMotionAttention, coor_data is current_range_image, it's channel is 5;
  2. In sample_data , :return: sample_output: num_batch, num_channel_in * kernel_size * kernel_size, H, W, link. I think the outout should be num_batch, num_channel * kernel_size * kernel_size, HxW

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions