Update eval_fromquant.py license

This commit is contained in:
ShikharJ 2021-01-07 23:30:05 +05:30
Родитель 38ca53574f
Коммит 7faf75cd79
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,6 @@
# Copyright (c) Microsoft Corporation. All rights reserved.
# Licensed under the MIT license.
import torch
import torch.nn as nn
import torch.utils.data as data