We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I tried using the LSoftmax files but got the errors (can be seen below):
perator/lsoftmax.o src/operator/lsoftmax.cc:30:3: error: stray '\302' in program <title>insightface/lsoftmax.cc at master · deepinsight/insightface · GitHub</title> ^ src/operator/lsoftmax.cc:30:3: error: stray '\267' in program src/operator/lsoftmax.cc:30:3: error: stray '\302' in program src/operator/lsoftmax.cc:30:3: error: stray '\267' in program src/operator/lsoftmax.cc:159:10: warning: missing terminating ' character <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-site-search-form" data-scope-type="Repository" data-scope-id="102057483" data-scoped-search-url="/deepinsight/insightface/search" data-unscoped-search-url="/search" action="/deepinsight/insightface/search" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="✓" /> ^ src/operator/lsoftmax.cc:159:5: error: missing terminating ' character <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-site-search-form" data-scope-type="Repository" data-scope-id="102057483" data-scoped-search-url="/deepinsight/insightface/search" data-unscoped-search-url="/search" action="/deepinsight/insightface/search" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="✓" /> ^ src/operator/lsoftmax.cc:506:69: error: stray '#' in program <td id="LC7" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">"</span>./lsoftmax-inl.h<span class="pl-pds">"</span></span></td> ^ src/operator/lsoftmax.cc:812:10: warning: missing terminating ' character <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-jump-to-line-form" action="" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="✓" /> ^ src/operator/lsoftmax.cc:812:5: error: missing terminating ' character <!-- '"` --><!-- </textarea></xmp> --></option></form><form class="js-jump-to-line-form" action="" accept-charset="UTF-8" method="get"><input name="utf8" type="hidden" value="✓" /> ^ src/operator/lsoftmax.cc:864:5: error: stray '\342' in program You can’t perform that action at this time. ^ src/operator/lsoftmax.cc:864:5: error: stray '\200' in program src/operator/lsoftmax.cc:864:5: error: stray '\231' in program src/operator/lsoftmax.cc:7:1: error: expected unqualified-id before '<' token <!DOCTYPE html> ^ src/operator/lsoftmax.cc:506:150: error: expected unqualified-id before '<' token <td id="LC7" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">"</span>./lsoftmax-inl.h<span class="pl-pds">"</span></span></td> ^ src/operator/lsoftmax.cc:506:200: error: expected unqualified-id before '<' token <td id="LC7" class="blob-code blob-code-inner js-file-line">#<span class="pl-k">include</span> <span class="pl-s"><span class="pl-pds">"</span>./lsoftmax-inl.h<span class="pl-pds">"</span></span></td> ^ Makefile:431: recipe for target 'build/src/operator/lsoftmax.o' failed make: *** [build/src/operator/lsoftmax.o] Error 1
@luoyetx It would be helpful if anyone can tell me about the error.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I tried using the LSoftmax files but got the errors (can be seen below):
@luoyetx It would be helpful if anyone can tell me about the error.
The text was updated successfully, but these errors were encountered: