diff --git a/benchmarks/python/gather_bench.py b/benchmarks/python/gather_bench.py index e000841d..ae6fb8f5 100644 --- a/benchmarks/python/gather_bench.py +++ b/benchmarks/python/gather_bench.py @@ -1,7 +1,6 @@ # Copyright © 2023-2024 Apple Inc. import argparse -from time import time import mlx.core as mx import torch