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

Batch of actions doesn't need to be converted to tensors #303

Open
alexhernandezgarcia opened this issue Apr 16, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@alexhernandezgarcia
Copy link
Owner

Currently, the actions are converted into tensors in the Batch. It seems that it is not necessary and it leads to inefficiency, for example in the computation of log probabilities.

@alexhernandezgarcia alexhernandezgarcia added the enhancement New feature or request label Apr 16, 2024
@alexhernandezgarcia alexhernandezgarcia self-assigned this Apr 16, 2024
@alexhernandezgarcia alexhernandezgarcia changed the title Batch of actions do not need to be converted to tensors Batch of actions doesn't need to be converted to tensors Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant