Public Member Functions | |
| def | __init__ (self, init_net, predict_net, workspace, uninitialized) |
| def | run (self, inputs, kwargs) |
Public Attributes | |
| init_net | |
| predict_net | |
| workspace | |
| uninitialized | |
| nets_created | |
| ran_init_net | |
Definition at line 12 of file backend_rep.py.
1.8.11