提交 9a3d3ef1 authored 作者: sentient07's avatar sentient07

Added license

上级 a5ce2a09
...@@ -9,9 +9,11 @@ All rights reserved. ...@@ -9,9 +9,11 @@ All rights reserved.
Contains code from NumPy, Copyright (c) 2005-2016, NumPy Developers. Contains code from NumPy, Copyright (c) 2005-2016, NumPy Developers.
All rights reserved. All rights reserved.
Contain CnMeM under the same license with this copyright: Contains CnMeM under the same license with this copyright:
Copyright (c) 2015, NVIDIA CORPORATION. All rights reserved. Copyright (c) 2015, NVIDIA CORPORATION. All rights reserved.
Contains frozendict code from slezica’s python-frozendict(https://github.com/slezica/python-frozendict/blob/master/frozendict/__init__.py), Copyright (c) 2012 Santiago Lezica. All rights reserved.
Redistribution and use in source and binary forms, with or without Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: modification, are permitted provided that the following conditions are met:
......
# License : https://github.com/slezica/python-frozendict/blob/master/LICENSE.txt
import collections import collections
import operator import operator
import functools import functools
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论