Batch of actions doesn't need to be converted to tensors
alexhernandezgarcia opened this issue · comments
Alex commented
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.