nvdla / sw

NVDLA SW
Other
489 stars 193 forks source link

Not able to see changed output after changing runtime.cpp #194

Open arvindhbti opened 4 years ago

arvindhbti commented 4 years ago

Hi @prasshantg I am doing changes in umd/core/src/runtime/runtime.cpp file. I had used earlier gLogError(), gLogInfo(), cout() and now checked with NvDlaDebugPrintf(). It is building successfully but i am not able to see those changes on console. If anybody knows then please help me out. Thanks in advance.