Quantcast
Channel: User Alexander Heath - Stack Overflow
Viewing all articles
Browse latest Browse all 6

Answer by Alexander Heath for How to read tensorflow non-maximum-suppression method source code?

$
0
0

Here you go

Whenever you see an "import gen_*" line in their python op definitions, they're importing an automatically generated python module with bindings to the c++ implementation of the op. If you build from source, the generation will occur at that time. If you're downloading a pip module or some other prebuilt version, the generation is already completed and you're just referencing the compiled libraries.


Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>