Skip to content
New issue

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

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

Already on GitHub? # to your account

Add support for zero batch #27

Merged
merged 9 commits into from
Nov 21, 2024
Merged

Conversation

mariogeiger
Copy link
Collaborator

No description provided.

@mariogeiger mariogeiger requested a review from stadlmax November 21, 2024 08:06
CHANGELOG.md Show resolved Hide resolved
@@ -70,9 +70,6 @@ def __init__(
optimize_fallback: Optional[bool] = None,
):
super().__init__()
cue.descriptors.fully_connected_tensor_product(
Copy link
Collaborator

Choose a reason for hiding this comment

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

why is deleting this safe here?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This like has probably been copy-pasted here by accident. it has no effect and has nothing to do here

@mariogeiger mariogeiger merged commit 04595a8 into NVIDIA:main Nov 21, 2024
7 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants