def InterpreterWrapper_CreateWrapperCPPFromFile(*args):
    return _tensorflow_wrap_interpreter_wrapper.InterpreterWrapper_CreateWrapperCPPFromFile(
        *args)
コード例 #2
0
def InterpreterWrapper_CreateWrapperCPPFromFile(model_path):
    return _tensorflow_wrap_interpreter_wrapper.InterpreterWrapper_CreateWrapperCPPFromFile(
        model_path)