Remove unused modules (#1949)

This commit is contained in:
Chunyang Wen 2025-03-10 21:05:26 +08:00 committed by GitHub
parent d14c9fe7ea
commit 048805ad2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,6 @@
# Copyright © 2023-2024 Apple Inc. # Copyright © 2023-2024 Apple Inc.
import argparse import argparse
from time import time
import mlx.core as mx import mlx.core as mx
import torch import torch