trajep

Results 4 issues of trajep

When run the demo case in `README`, I met following issues: ### UNIMPLEMENTED: DNN library is not found: ![image](https://user-images.githubusercontent.com/13343117/191494218-29a567f3-1332-4f69-9218-745b2b1fcc04.png) ### Please install Intel® Optimizations for TensorFlow or MKL enabled TensorFlow...

`evaluate.list_evaluation_modules()` cannot list the non-community modules like `f1, accuracy` etc. It seems related with this API: https://huggingface.co/api/spaces?filter=metric

https://huggingface.co/docs/evaluate/a_quick_tour ![image](https://user-images.githubusercontent.com/13343117/236750405-30f2e20a-843a-47d3-92b0-0d4f0e91e29c.png) Seems like it is correct in main branch docs. Maybe there are the bugs for docs publishing?

### System Info Transformers: 4.57.1 PyTorch: 2.9 Hardware: non-cuda accelerator OS: Linux Python: 3.11 ### Who can help? Observed Error: RuntimeError: Attempted to call `variable.set_data(tensor)`, but `variable` and `tensor` have...

bug