Home
Issues Pull Requests Milestones AI流水线
Repositories Datasets 论坛 实训 竞赛 大数据 AI开发
Register Sign In
EESAST
/
THUAI6
Not watched
1
0
Fork 0
Code
Releases 3 Wiki evaluate Activity
Issues 0 Pull Requests 0 Datasets Model Cloudbrain HPC
You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
1142 Commits
2 Branches
34 MB
1 Download
Tree: b35699c980
dev
main
0.1.0
v0.1.0
v1.0.0
Branches Tags
${ item.name }
Create branch ${ searchTerm }
from 'b35699c980'
${ noResults }
THUAI6/experimental/CAPI/go/API/main.go

main.go 165 B
Raw Normal View History

feat(go): :sparkles: experimantal capi for go
2 years ago
​
​
​
​
​
​
​
​
​
​
​
​
​
​
​
​
​
123456789101112131415161718
  1. package main
  2. import (
  3. "fmt"
  4. "log"
  5. )
  6. var ch = make(chan int, 1)
  7. func Func() {
  8. log.Println(0)
  9. ch <- 1
  10. log.Fatalln(1)
  11. }
  12. func main() {
  13. fmt.Println("THUAI6")
  14. }

Mirror of https://github.com/eesast/THUAI6.git

Contributors (21)
All

3495281661@qq.com dragonaurapvp@gmail.com 31120575+shangfengh@users.noreply.github.com 84725343+TCL606@users.noreply.github.com 1004837646@qq.com liuxf19@163.com 614054460@qq.com 32223554+DragonAura@users.noreply.github.com 108708809+Shawqeem@users.noreply.github.com 1620508360@qq.com 2336526392@qq.com 29139614+renovate[bot]@users.noreply.github.com zhuangjiminzuoye@126.com wihn2021@163.com yihan-wa21@mails.tsinghua.edu.cn 102461399+sendssf@users.noreply.github.com 108726816+gsy1519@users.noreply.github.com 109903914+OctaAcid@users.noreply.github.com 88038740+wihn2021@users.noreply.github.com 108213422+ysqTHU@users.noreply.github.com liutx21@mails.tsinghua.edu.cn
News
Community News Member news Industry Advisory
help
Tutorial Feedback Resource Note
Community
English
English 简体中文
API
Copyright: New Generation Artificial Intelligence Open Source Open Platform (OpenI)