Revision 0d43318d10e1a00cfb44aae5e396e41a438a4b46 authored by Steven Johnson on 10 January 2023, 19:23:58 UTC, committed by GitHub on 10 January 2023, 19:23:58 UTC
* Optimize Module::compile() for some edge cases

Avoid redundant `compile_to_buffer()` calls for output requests that can't possibly ever need them.

* Avoid mutation
1 parent a8d88bb
History
File Mode Size
CMakeLists.txt -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 890 bytes
conv_layer_generator.cpp -rw-r--r-- 7.3 KB
process.cpp -rw-r--r-- 2.0 KB

back to top