Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#6123: Add support for backward mvlgamma #6242

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

bharane-ab
Copy link
Contributor

  • As the digamma function is only supported for values greater than 1 (>1).
  • The default value of P is set to 4. This is because in the TT framework, we only support tensors with four dimensions.

Copy link
Contributor

@eyonland eyonland left a comment

Choose a reason for hiding this comment

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

I'm not finding the mvlgamma.py in the forward pass.

tt_eager/tt_dnn/op_library/backward/backward_ops.hpp Outdated Show resolved Hide resolved
@bharane-ab bharane-ab force-pushed the bharane/backward_mvlgamma_dim4 branch from 195d0fc to 33facbe Compare March 14, 2024 05:04
@bharane-ab bharane-ab force-pushed the bharane/backward_mvlgamma_dim4 branch from 3c7db11 to c705db8 Compare March 18, 2024 09:43
@bharane-ab bharane-ab merged commit b1d3e1b into main Mar 18, 2024
37 checks passed
@github-actions github-actions bot deleted the bharane/backward_mvlgamma_dim4 branch November 30, 2024 18:48
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.

2 participants