Home
last modified time | relevance | path

Searched defs:DeviceContextKey (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/hardware/
Ddevice_context.h36 struct DeviceContextKey { struct
49 …explicit DeviceContext(const DeviceContextKey &device_context_key) : device_context_key_(device_co… in DeviceContext() argument