alexhernandezgarcia/gflownet

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

Opened this issue · 0 comments

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.