Searched refs:unobserved_weights (Results 1 – 1 of 1) sorted by relevance
75 const Tensor& unobserved_weights = context->input(2); in Compute() local88 context, TensorShapeUtils::IsScalar(unobserved_weights.shape()), in Compute()128 const float w_0 = unobserved_weights.scalar<float>()(); in Compute()