openvino.inference_engine.deepcopy

openvino.inference_engine.deepcopy(x, memo=None, _nil=[])

Deep copy operation on arbitrary Python objects.

See the module’s __doc__ string for more info.