匯出函式# export_function(file_or_callback, fun, *args) 匯出 MLX 函式。 import_function(file) 從檔案匯入函式。 exporter(file, fun, *[, shapeless]) 建立可呼叫物件以將函式的多個 trace 匯出到檔案。 export_to_dot(file, *args, **kwargs) 匯出圖形為 DOT 格式以供視覺化。