Skip to content

cli: tsinfer infer --log-section #623

Answered by hyanwong
chlangley asked this question in Q&A
Discussion options

You must be logged in to vote

I think you use it like this:

python3 -m tsinfer infer -v --log-section tsinfer.formats myfile.samples

where you can use tsinfer.inference, tsinfer.formats, or tsinfer.threads after the --log-section argument. The '-v says to output login information when running, (-vvwill be even more verbose), then the--log-section` argument restricts the output to information from different parts of the process. It's really intended for debugging, less so for general users, I suspect.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jeromekelleher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants