We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Assuming both is_init_permute and is_permute are binary, this is equivalent to just (1 -vars.ops.is_init_permute) * vars.ops.is_permute.
is_init_permute
is_permute
(1 -vars.ops.is_init_permute) * vars.ops.is_permute
I suspect something is wrong.
Originally posted by @matthiasgoergens in #1616 (comment)
The text was updated successfully, but these errors were encountered:
sai-deng
No branches or pull requests
I suspect something is wrong.
Originally posted by @matthiasgoergens in #1616 (comment)
The text was updated successfully, but these errors were encountered: