chainerx.Context

class chainerx.Context

An isolated execution environment of ChainerX.

In Python binding, a single context is automatically created and set as the global default context on import. Only advanced users will have to care about contexts.

Methods

get_backend()
get_device()
make_backprop_id()
release_backprop_id()