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

About the details of inference!!! #45

Open
ljy1234-special opened this issue Aug 5, 2024 · 1 comment
Open

About the details of inference!!! #45

ljy1234-special opened this issue Aug 5, 2024 · 1 comment

Comments

@ljy1234-special
Copy link

When I debug the program to the model input, I found that the result obtained by inputting the data one by one (batchsize=1) is different from the result obtained by inputting all the data at the same time (batchsize=3 or a bigger number), may I know the reason for this? The process is as follows:
image
image
Experimentally, I found that the output of these two corresponding batch is inconsistent and has a large gap. What is the reason for this situation? (random seed is fixed)

@ljy1234-special
Copy link
Author

I'm sorry, the above problem still exists.

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

No branches or pull requests

1 participant