Skip to content

assert_gp3ml_engine_available

R reference: gp3ml 0.3.0.

Assert that a gp3ml engine is available

Assert that a gp3ml engine is available

R reference usage

assert_gp3ml_engine_available(engine, check_keras_backend = FALSE)

The Python implementation is exported as gp3mlpy.assert_gp3ml_engine_available. See the runtime docstring for Python-specific typing and semantic adaptations.