Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 266 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

27 lines (19 loc) · 266 Bytes

Description

...

Environment information

OS: <your answer here>

$ pip freeze | grep tensor
# your output here

$ python -V
# your output here

For bugs: reproduction and error logs

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