Creates Quantized weights for later use. Weight that will later be quantized must be created first, preferably in _CreateLayerVariables(). Args: weight_name: Positional parameters are taken to be weight names to create. shape: Shape of the weight. feature_axis: axis c
(self,
weight_name,
shape,
feature_axis,
domain: str = 'default',
*,
tensor_split_dims_mapping=None,
device_mesh=None,
legacy_aqt_weight_name=None)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected