Commit Graph

4 Commits

Author SHA1 Message Date
Sergei Lebedev
bca5e7385f Inlined tensor_shape.{scalar,vector,matrix}
Explicit constructor call is no less clear and match what we export via
the public API.

The functions will be removed once all the internal users are migrated.

PiperOrigin-RevId: 259620054
2019-07-23 15:33:44 -07:00
Anna R
91d49c7d98 Removing underscore prefixes from hidden generated Python functions.
PiperOrigin-RevId: 187386941
2018-02-28 14:53:59 -08:00
Justine Tunney
58201a0588 Remove hourglass imports from even more tests
Change: 142318245
2016-12-16 18:26:25 -08:00
A. Unique TensorFlower
8e58388189 Change accumulate_n() to no longer require the output shape to be known in advance, and to no longer blocked until the first input is available.
Change: 129657548
2016-08-08 12:18:13 -07:00