Skip to content

cvdong/cvdong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation


🙋 𝗛𝗲𝗹𝗹𝗼!


class CV東Trips():
    
  def __init__(self):
    self.name = "算法工程师,聚焦于深度神经网络模型压缩与部署, AIGC"
    self.username = "東"
    self.location = "上海, China"
    self.mail = "cv_dong@163.com/cv_yang@126.com"
    self.wechat_id = "CVYANGD"

  def __str__(self):
    return self.name

if __name__ == '__main__':
    me = CV東Trips()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •