1 Star 0 Fork 0

车人王/graph2nn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.py 303 Bytes
一键复制 编辑 原始数据 按行查看 历史
JiaxuanYou 提交于 2020-08-27 01:13 . First commit
#!/usr/bin/env python3
# Copyright (c) Facebook, Inc. and its affiliates.
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
"""Setup pycls."""
from setuptools import setup
setup(
name='pycls',
packages=['pycls']
)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wang_ren_xu/graph2nn.git
git@gitee.com:wang_ren_xu/graph2nn.git
wang_ren_xu
graph2nn
graph2nn
master

搜索帮助