Searched refs:SharedExecution (Results 1 – 9 of 9) sorted by relevance
47 GeneralResult<SharedExecution> createReusableExecution(
50 GeneralResult<SharedExecution> Burst::createReusableExecution( in createReusableExecution()
54 GeneralResult<nn::SharedExecution> createReusableExecution(
286 GeneralResult<SharedExecution> PreparedModel::createReusableExecution( in createReusableExecution()
146 virtual GeneralResult<SharedExecution> createReusableExecution(
188 virtual GeneralResult<SharedExecution> createReusableExecution(
84 using SharedExecution = std::shared_ptr<const IExecution>; variable
238 DriverExecution(SharedExecution execution, Request request, in DriverExecution()260 const SharedExecution kExecution;267 mutable std::map<const IBurst*, SharedExecution> mCachedBurstExecutions;738 SharedExecution execution; in compute()
77 using SharedExecution = std::shared_ptr<const IExecution>;