# MegEngine Tools This directory contains executable python files. Use these files in the following way (replace `xxx` to specific file name, like `network_visualize`): ``` python -m megengine.tools.xxx ```