Function amdinfer::waitUntilModelReady

Function Documentation

void amdinfer::waitUntilModelReady(const Client *client, const std::string &model)

Blocks until the named model/worker is ready.

Parameters
  • client – a pointer to a client object

  • model – the model/worker to wait for