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

Zhilong fix a potential bug for model_parameter When do the subtracti… #28

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zfang-slim
Copy link

In the original version of the model_parameter object, when it uses the same method to compute the subtraction with a modelparameter object and perturbation object. However, I think, when a modelparameter object subtracts a perturbation object, it should result in a modelparameter object. This request is to realize this. Please feel free to check.

…on for modelparameter object if the rhs is perturbation the output should be modelparameter not perturbation
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.

None yet

1 participant