You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bound_to_implementation metadata flag indicates that the layer contents depend on the exact contents of the python_implementation field in the layer's base runtime definition.
Currently, changing the value of this field won't implicitly bump the version number of implicitly versioned layers, even if the affected layer is the relevant base runtime layer.