def InterpreterWrapper_CreateWrapperCPPFromFile(*args):
    return _tensorflow_wrap_interpreter_wrapper.InterpreterWrapper_CreateWrapperCPPFromFile(
        *args)
def InterpreterWrapper_CreateWrapperCPPFromFile(model_path):
    return _tensorflow_wrap_interpreter_wrapper.InterpreterWrapper_CreateWrapperCPPFromFile(
        model_path)