PlotNeuralNet icon indicating copy to clipboard operation
PlotNeuralNet copied to clipboard

.tex files cannot be converted to PDF by TeXworks

Open ROY-SNN opened this issue 4 years ago • 2 comments

.tex files cannot be converted to PDF by TeXworks. Always indicate that pdfTex is not configured properly

ROY-SNN avatar Dec 19 '20 00:12 ROY-SNN

Ensure that you are copying both your .TEX file and the ../layers directory. The .TEX files include this at line #4:

\subimport{../layers/}{init}

You could edit line #4 if you want to change the location of the layers directory in your project.

I got the .TEX files to work in Overleaf.

jtquisenberry avatar May 13 '21 17:05 jtquisenberry

@jtquisenberry how to generate for custom architectures

abhigoku10 avatar Apr 28 '22 10:04 abhigoku10