Adds a 1-sized dimension at index "axis". Arguments: x: A tensor or variable. axis: Position where to add a new axis. Returns: A tensor with expanded dimensions.
(x, axis=-1)
source not stored for this graph (policy: none)
no test coverage detected