GetReliedOnResourceKeys
Description
Generally called by the framework.
Obtains the dependent resource key after the inference of the reading operator is complete.
Prototype
const std::set<ge::AscendString>& GetReliedOnResourceKeys() const
Parameters
None
Returns
Set of dependent resource keys
Restrictions
None
Parent topic: InferenceContext