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
Only thing preventing this currently is figuring out how to implement the "batch" dims on eye and diag for numpy. Tensor flow currently works completely, but has additional options that are not present in numpy's version of the functions.
Only thing preventing this currently is figuring out how to implement the "batch" dims on
eyeanddiagfor numpy. Tensor flow currently works completely, but has additional options that are not present in numpy's version of the functions.