Segfault on createBuilderConfig() #34

Closed
opened 2020-06-14 12:35:25 +02:00 by ceccocats · 1 comment
ceccocats commented 2020-06-14 12:35:25 +02:00 (Migrated from github.com)

It happens on NetworkRT.cpp:

        configRT = builderRT->createBuilderConfig();

Some have the same problem:
https://forums.developer.nvidia.com/t/problems-with-samplemnist-on-jetson-nano/107689

It happens on NetworkRT.cpp: ``` configRT = builderRT->createBuilderConfig(); ``` Some have the same problem: https://forums.developer.nvidia.com/t/problems-with-samplemnist-on-jetson-nano/107689
ceccocats commented 2020-06-14 12:58:41 +02:00 (Migrated from github.com)
should be fixed by: https://github.com/ceccocats/tkDNN/commit/567dc0f75d5951eb677f95a14e8d3d9216d90634
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mmr/tkDNN#34