cs4302-ptq

CS4302大作业——使用PTQ量化GCN,GIN,GAT

https://github.com/e-t-e-r-n-a-l-b-l-u-e/cs4302-ptq

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.4%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

CS4302大作业——使用PTQ量化GCN,GIN,GAT

Basic Info
  • Host: GitHub
  • Owner: E-T-E-R-N-A-L-B-L-U-E
  • License: mit
  • Language: Python
  • Default Branch: master
  • Size: 16 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme Changelog Contributing License Citation Codeowners

README.md

CS4302-PTQ

使用PTQ量化GCN,GAT,GIN图神经网络

本项目在Pytorch Geometric基础上搭建。

使用方法

  • 训练GCN bash cd example python3 gcn.py

Owner

  • Name: E-T-E-R-N-A-L-B-L-U-E
  • Login: E-T-E-R-N-A-L-B-L-U-E
  • Kind: user
  • Location: no location
  • Company: no company

Citation (CITATION.cff)

---
cff-version: 1.2.0
message: "Please cite our paper if you use this code in your own work."
title: "Fast Graph Representation Learning with PyTorch Geometric"
authors:
- family-names: "Fey"
  given-names: "Matthias"
- family-names: "Lenssen"
  given-names: "Jan Eric"
date-released: 2019-05-06
license: MIT
url: "https://github.com/pyg-team/pytorch_geometric"

GitHub Events

Total
Last Year