efficient darknet parser for commented line #213

Closed
developer0hye wants to merge 1 commits from patch-1 into master
developer0hye commented 2021-03-29 11:06:57 +02:00 (Migrated from github.com)

efficient darknet parser for commented line

efficient darknet parser for commented line
ceccocats commented 2021-04-24 18:59:49 +02:00 (Migrated from github.com)

Hi, your implementation is wrong.
I can't do something like:
value=3 # my comment

this line would just be skipped.

Hi, your implementation is wrong. I can't do something like: value=3 # my comment this line would just be skipped.
developer0hye commented 2021-04-26 03:19:41 +02:00 (Migrated from github.com)

@ceccocats
Thanks for your feedback. I couldn't catch this case.

@ceccocats Thanks for your feedback. I couldn't catch this case.
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mmr/tkDNN#213