Metadata-Version: 2.1
Name: yqn-pytorch-framework
Version: 0.2.2
Summary: YQN Pytorch Framework
Home-page: https://www.google.com
Author: James Guo
Author-email: james.guo89@gmail.com
License: Proprietary
Description: # pytorch_development_framework
        
        ###pytorch 开发框架
        
        
        ####yqn-module
        构建module结构
        ```
        yqn-module -n key_attention -o /data-hdd/ProjectCode/DeepLearning/pytorch_development_framework/out
        ```
        
        ####yqn-project
        构建Project结构
        ```
        yqn-project -n attorney_parse -i 50010 -o /data-hdd/ProjectCode/DeepLearning/pytorch_development_framework/out
        ```
        
        ####yqn-model
        下载配置模型到本地目录
        ```
        yqn-model -e online -F
        ```
        
Keywords: pytorch framework
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Communications :: Email
Classifier: Topic :: Office/Business
Classifier: Topic :: Software Development :: Bug Tracking
Description-Content-Type: text/markdown
