Searched defs:has_addend (Results 1 – 2 of 2) sorted by relevance
119 int64_t has_addend() const { return derived().config().has_addend(); } in has_addend() function130 bool has_addend() const { return has_addend_; } in has_addend() function in xla::cpu::__anon8d179a540111::GemvConfig141 int64_t k, bool has_addend) in GemvConfig()227 int64_t tile_cols, int64_t m, int64_t k, bool has_addend) in Config()455 int64_t tile_cols, int64_t m, int64_t k, bool has_addend) in Config()
264 bool has_addend; member