Searched defs:expand_dims (Results 1 – 10 of 10) sorted by relevance
69 Output expand_dims = in WavToSpectrogram() local
27 namespace expand_dims { namespace
405 def expand_dims(input, axis, name=None): # pylint: disable=redefined-builtin function
40 expand_dims = _core.expand_dims variable
489 Node* expand_dims; in StackTensor() local
726 def expand_dims(labeled_tensor, axes, name=None): function
96 def expand_dims(input, axis=None, name=None, dim=None): function
2137 def expand_dims(input_tensor): function
2590 def expand_dims(input_tensor): function
2626 def expand_dims(x, axis=-1): function