Searched refs:CreateWrapperCPPFromBuffer (Results 1 – 6 of 6) sorted by relevance
59 static InterpreterWrapper* CreateWrapperCPPFromBuffer(63 static InterpreterWrapper* CreateWrapperCPPFromBuffer(
68 auto* wrapper = ::InterpreterWrapper::CreateWrapperCPPFromBuffer( in PYBIND11_MODULE()83 auto* wrapper = ::InterpreterWrapper::CreateWrapperCPPFromBuffer( in PYBIND11_MODULE()
793 InterpreterWrapper* InterpreterWrapper::CreateWrapperCPPFromBuffer( in CreateWrapperCPPFromBuffer() function in tflite::interpreter_wrapper::InterpreterWrapper813 InterpreterWrapper* InterpreterWrapper::CreateWrapperCPPFromBuffer( in CreateWrapperCPPFromBuffer() function in tflite::interpreter_wrapper::InterpreterWrapper817 return CreateWrapperCPPFromBuffer(data, op_resolver_id, registerers, {}, in CreateWrapperCPPFromBuffer()
41 auto* wrapper = ::CalibrationWrapper::CreateWrapperCPPFromBuffer( in PYBIND11_MODULE()
58 static CalibrationWrapper* CreateWrapperCPPFromBuffer(
432 /*static*/ CalibrationWrapper* CalibrationWrapper::CreateWrapperCPPFromBuffer( in CreateWrapperCPPFromBuffer() function in tflite::calibration_wrapper::CalibrationWrapper