Skip to content

Add support for cumprod#419

Open
DenisVieriu97 wants to merge 4 commits into
masterfrom
dev/denis/cumulative_ops
Open

Add support for cumprod#419
DenisVieriu97 wants to merge 4 commits into
masterfrom
dev/denis/cumulative_ops

Conversation

@DenisVieriu97

Copy link
Copy Markdown
Collaborator
  • Add support for cumprod.
  • Extend cumsum testcase to test cumprod.

@razarmehr razarmehr left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@razarmehr

Copy link
Copy Markdown

There's this failure though on MacOS 12.5:
test_output_match_masked_cumprod_cpu_uint8

Comment thread aten/src/ATen/native/mps/operations/UnaryOps.mm Outdated

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DenisVieriu97 , can you just go ahead and add , cummin and cummax as well ?

@DenisVieriu97

Copy link
Copy Markdown
Collaborator Author

There's this failure though on MacOS 12.5: test_output_match_masked_cumprod_cpu_uint8

I'll take a look

Comment thread aten/src/ATen/native/mps/operations/UnaryOps.mm Outdated
@DenisVieriu97 DenisVieriu97 force-pushed the dev/denis/cumulative_ops branch from e32c78c to f897912 Compare May 24, 2023 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants