Skip to content
Discussion options

You must be logged in to vote

Interesting. Besides adding this directly into the low-level C++ op, I guess one alternative is to apply a filtering of edges after sampling has been done:

  1. compute the colptr representation of the col output
  2. compute some edge mask based on colptr offsets (currently unsure about how to do that efficiently)
  3. Apply the masking both on row and col

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@sisaman
Comment options

@rusty1s
Comment options

@sisaman
Comment options

Answer selected by sisaman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants