Preparing search index...
The search index is not available
aimr-gan-docs
aimr-gan-docs
@aimr/asmr-gan-bin
tensorflow
util
squeezeShape
Function squeezeShape
squeeze
Shape
(
shape
,
axis
?
)
:
{
keptDims
:
number
[]
;
newShape
:
number
[]
;
}
Reduces the shape by removing all dimensions of shape 1.
Parameters
shape
:
number
[]
Optional
axis
:
number
[]
Returns
{
keptDims
:
number
[]
;
newShape
:
number
[]
;
}
kept
Dims
:
number
[]
new
Shape
:
number
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
aimr-gan-docs
@aimr/asmr-gan-lib
@aimr/asmr-gan-bin
Generated using
TypeDoc
Reduces the shape by removing all dimensions of shape 1.