|
Caffe
|
Public Member Functions | |
| DevicePair (int parent, int device) | |
| int | parent () |
| int | device () |
Static Public Member Functions | |
| static void | compute (const vector< int > devices, vector< DevicePair > *pairs) |
Protected Attributes | |
| int | parent_ |
| int | device_ |
1.8.12