ClearChangedResourceKeys
Description
Generally called by the framework.
Clears the changed resource keys stored in inference_context after another round of inference is triggered owing to the resource changes.
Prototype
void ClearChangedResourceKeys()
Parameters
None
Returns
None
Restrictions
None
Parent topic: InferenceContext