mirror of
https://github.com/ml-explore/mlx.git
synced 2025-06-25 01:41:17 +08:00
6 lines
92 B
Python
6 lines
92 B
Python
# Copyright © 2023 Apple Inc.
|
|
|
|
import mlx.core as mx
|
|
|
|
from .mlx_sample_extensions import *
|