This website works better with JavaScript
Home
Explore
Help
Register
Sign In
jm-hsa
/
tensorflow-fpga
mirror of
https://gogs.justprojects.de/Bachelor/tf-fpga
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
master
v0.3.0
v0.2.0
v0.1.0
tensorflow-f...
/
config.json
config.json
143 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"fpgas": [
{
"ip": "192.168.1.33",
"port": 1234
},
{
"ip": "192.168.1.34",
"port": 1234
}
]
}