transformers
1d3f35f3 - Add model visual debugger (#36798)

Commit
1 year ago
Add model visual debugger (#36798) * draft of model tracer visualiser * add context manager in addition to decorator * add debug utils to init * move model debugging utils to dedicated file * add documentation * protect some imports * format * move and protect imports * format * doc: improve errors in case of broken dummy imports. * format * use automatic torch backend * update doc * fix backend * (TEMP) move to dummies while backend wait * update documentation * doc
Author
Parents
Loading