Searched refs:CreateWrapperCPPFromBuffer (Results 1 – 6 of 6) sorted by relevance
59 static InterpreterWrapper* CreateWrapperCPPFromBuffer(63 static InterpreterWrapper* CreateWrapperCPPFromBuffer(
71 auto* wrapper = ::InterpreterWrapper::CreateWrapperCPPFromBuffer( in PYBIND11_MODULE()86 auto* wrapper = ::InterpreterWrapper::CreateWrapperCPPFromBuffer( in PYBIND11_MODULE()
805 InterpreterWrapper* InterpreterWrapper::CreateWrapperCPPFromBuffer( in CreateWrapperCPPFromBuffer() function in tflite::interpreter_wrapper::InterpreterWrapper825 InterpreterWrapper* InterpreterWrapper::CreateWrapperCPPFromBuffer( in CreateWrapperCPPFromBuffer() function in tflite::interpreter_wrapper::InterpreterWrapper829 return CreateWrapperCPPFromBuffer(data, op_resolver_id, registerers, {}, in CreateWrapperCPPFromBuffer()
44 auto* wrapper = ::CalibrationWrapper::CreateWrapperCPPFromBuffer( in PYBIND11_MODULE()
59 static CalibrationWrapper* CreateWrapperCPPFromBuffer(
640 /*static*/ CalibrationWrapper* CalibrationWrapper::CreateWrapperCPPFromBuffer( in CreateWrapperCPPFromBuffer() function in tflite::calibration_wrapper::CalibrationWrapper