Simplify TensorShape v1/v2 switch (and fix bugs in it). Note that this means...
Simplify TensorShape v1/v2 switch (and fix bugs in it). Note that this means that whenever v2 behavior is enabled, all functions (including compat.v1 functions) will return v2 TensorShapes. TensorShape behavior is switched as a global, and not per function. PiperOrigin-RevId: 233894962
Loading
Please sign in to comment