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
I've seen in this PR #75 that the usage of TF_WORKSPACE has been forcibly removed from tfexec.
It would be nice to know why, and to have a support back.
In some projects it would be nice to be able to perform some TF operation on two workspaces at the same time without having to copy the whole code nor performing operation sequentially.
thanks
The text was updated successfully, but these errors were encountered:
Hello,
I've seen in this PR #75 that the usage of
TF_WORKSPACE
has been forcibly removed from tfexec.It would be nice to know why, and to have a support back.
In some projects it would be nice to be able to perform some TF operation on two workspaces at the same time without having to copy the whole code nor performing operation sequentially.
thanks
The text was updated successfully, but these errors were encountered: