• Stars
    star
    2
  • Language
    Python
  • Created about 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Scatter and segment operations can be roughly described as reduce operations based on a given “group-index” tensor. Segment operations require the “group-index” tensor to be sorted, whereas scatter operations are not subject to these requirements.