Unverified Commit bf1c79a6 authored by Yuge Zhang's avatar Yuge Zhang Committed by GitHub
Browse files

Add license header to NAS (#1788)

parent 6b9ccd33
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT license.
import logging
import torch
import torch.optim as optim
......
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT license.
import json
import torch
......
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT license.
import logging
import torch.nn as nn
......
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT license.
import logging
import torch
......
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT license.
import json
import logging
......
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT license.
import json
import logging
from abc import abstractmethod
......
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT license.
from collections import OrderedDict
_counter = 0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment