Searched refs:sparse_weight (Results 1 – 4 of 4) sorted by relevance
43 bool sparse_weight; member
130 if (op_sig.options.fully_connected.sparse_weight) { in GetBuiltinOperatorVersion()722 op_sig.options.fully_connected.sparse_weight = in GetOpSignature()
175 const float sparse_weight = sparse_weights.nominals(l, feature_index); in ComputeWxAndWeightedExampleNorm() local177 sparse_weight + in ComputeWxAndWeightedExampleNorm()180 feature_value * regularization.Shrink(sparse_weight); in ComputeWxAndWeightedExampleNorm()
493 op_sig.options.fully_connected.sparse_weight = false; in GetVersion()