Enable some passes for graph_transform on Windows (#16121)
* Enable some passes for graph_transform on Windows Don't know why but the following passes are disabled on Windows: * quantize_weights * quantize_nodes * round_weights This patch re-enabled them. * Fix BUILD file in response to format checker
Loading
Please sign in to comment