Home | History | Annotate | Download | only in cpu

Lines Matching refs:VLOG

67   VLOG(2) << "Considering for fusion: operand " << operand_index << " of "
81 VLOG(2) << "Producer is not fusile.";
90 VLOG(2) << "Fusion is not profitable.";
98 VLOG(2)
105 VLOG(2) << "Not fusing: producer is itself a fusion node.";
126 VLOG(2) << "Fusing small matrix-vector product.";
130 VLOG(2) << "Fusing small matrix-vector product.";
138 VLOG(2) << "Fusing: consumer is a fusion node.";
143 VLOG(2) << "Fusing: consumer is elementwise or fusile.";
147 VLOG(2) << "Not fusing.";