Sherif Gad
Sherif Gad
- Operating System: Linux Ubuntu 18 - UE4 Version: 4.25 - UnrealCV Version: 0.3 - Client (python2, 3 or matlab): python 3 - Problem Description: I built the ShooterGame sample...
I read that currently, this package requires PyTorch, but how about support for Tensorflow pre-trained models from the transformers library? Is there any timeline for adding this feature?
I'm using TF 2.4 and this line `predict_mask_correct_token = tf.reduce_sum(predict * output_mask_tensor)` gives error `TypeError: Cannot convert 'logits' to EagerTensor of dtype float` Any ideas?