Exception: Kohagi::UnsupportedDeviceError
- Defined in:
- lib/kohagi/errors.rb
Overview
Exit 3: the requested CoreML backend cannot serve the request (built without
the feature, no converted model given, or a sequence past the largest
bucket). Detected before any input is read, so no output was produced — the
caller can retry on client.with(device: "cpu").
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Kohagi::Error