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
PyTorch/XLA need to add getDynamicValue() in SizeNode. This enables the framework to materialize the true value of a dynamic dimension when the dynamic size call is embedded in a conditional statement like if, asserts, etc.