Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 355 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

33 lines (23 loc) · 355 Bytes

Description

...

Environment information

OS: <your answer here>

$ pip freeze | grep trax
# your output here

$ pip freeze | grep tensor
# your output here

$ pip freeze | grep jax
# your output here

$ python -V
# your output here

For bugs: reproduction and error logs

# Steps to reproduce:
...
# Error logs:
...