Searched defs:matmuls (Results 1 – 3 of 3) sorted by relevance
219 std::vector<Node*> matmuls; in removeTransposesAndGatherMatmuls() local305 auto matmuls = root.removeTransposesAndGatherMatmuls(); in BatchMMTreeReduce() local
106 auto matmuls = [&](int64_t begin, int64_t end) { in qmatmul() local
247 std::vector<Value> matmuls; in matchAndRewrite() local