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

Change model and data for new LSTM layer test. #1217

Closed
wants to merge 1 commit into from

Conversation

Abdurrahheem
Copy link
Contributor

This PR updates test data generation model and data for #26391 since the test was written inccorrect and did not comply with the ONNX specificaiton. Main LSTM output Y should be of dimention 4 as opposed to 3 and of the following form

Y - [seq_length, num_directions, batch_size, hidden_size]

@Abdurrahheem Abdurrahheem self-assigned this Nov 11, 2024
@Abdurrahheem Abdurrahheem deleted the ash/lstm-new-graph-engine-latest branch November 12, 2024 06:55
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.

1 participant