Searched defs:use_weights_cache (Results 1 – 5 of 5) sorted by relevance
99 inline PReLUOperatorTester& use_weights_cache(bool use_weights_cache) { in use_weights_cache() function104 inline bool use_weights_cache() const { in use_weights_cache() function
140 inline FullyConnectedOperatorTester& use_weights_cache(bool use_weights_cache) { in use_weights_cache() argument145 inline bool use_weights_cache() const { in use_weights_cache() function
430 inline DeconvolutionOperatorTester& use_weights_cache(bool use_weights_cache) { in use_weights_cache() function435 inline bool use_weights_cache() const { in use_weights_cache() function
536 inline ConvolutionOperatorTester& use_weights_cache(bool use_weights_cache) { in use_weights_cache() function541 inline bool use_weights_cache() const { in use_weights_cache() function
315 static inline bool use_weights_cache(struct xnn_operator* op) { in use_weights_cache() function