glow icon indicating copy to clipboard operation
glow copied to clipboard

New files added under glow/test/models/ don't get copied to build folder until clean build is performed.

Open ugaresuyash opened this issue 5 years ago • 2 comments

If we add .onnxtxt file under tests/models/onnxModels/ we will notice that this file will not get copied to build/glow-<release/debug>/tests/models/onnxModels/ when an incremental build is performed. When running ONNXImporterTest we will Error message: Can't find the model or network files for tests/models/onnxModels/.onnxtxt.

Either the file has to be manually copied or clean build has to be performed.

ugaresuyash avatar Jul 01 '20 06:07 ugaresuyash

Hey, I am beginner and super interested to contribute on this. Can you please let me know exactly that what I have to do and where have to make changes?

jaskiratsingh2000 avatar Jul 17 '21 10:07 jaskiratsingh2000

hey @ugaresuyash
i would like to know regarding status of this issue and if its still open i would like to try it. Also can you please point me from where to start regarding this regards

pratham-saraf avatar Feb 25 '22 07:02 pratham-saraf