Create a TensorValue that corresponds to a variable inside a FindExpression. Unlike _create_find_expression_variable, this function only creates placeholder variables.
- Parameters:
variable (Variable) – the variable in the FindExpression.
bounded_variables (Dict[Variable, Any]) – the already bounded variables.