mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-01 04:14:38 +08:00
add copyright in source
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Copyright © 2023 Apple Inc.
|
||||
|
||||
import jax
|
||||
import jax.numpy as jnp
|
||||
import functools
|
||||
|
@@ -1,3 +1,5 @@
|
||||
# Copyright © 2023 Apple Inc.
|
||||
|
||||
import argparse
|
||||
import time
|
||||
|
||||
|
@@ -1,3 +1,5 @@
|
||||
# Copyright © 2023 Apple Inc.
|
||||
|
||||
import gzip
|
||||
import numpy as np
|
||||
import os
|
||||
|
@@ -1,3 +1,5 @@
|
||||
# Copyright © 2023 Apple Inc.
|
||||
|
||||
import argparse
|
||||
import torch
|
||||
import time
|
||||
|
Reference in New Issue
Block a user