pub fn value_to_tensor_with_control( v: &Value, control: &ProductionControl<'_>, ) -> Result<Produced<Vec<Vec<f32>>>>