Open vykozlov opened 2 months ago
warm() method can be used to setup AI model before calling predict() or train(). Same behavior should be in deepaas-cli: if warm() exists, it always has to be called before predict() or train()
DEEPaaS API 2.5.2 and earlier
Description
warm() method can be used to setup AI model before calling predict() or train(). Same behavior should be in deepaas-cli: if warm() exists, it always has to be called before predict() or train()
Versions
DEEPaaS API 2.5.2 and earlier