Exception: Kohagi::UnsupportedDeviceError

Inherits:
Error
  • Object
show all
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

#exit_code, #stderr

Method Summary

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from Kohagi::Error