concepts.dsl.executors.tensor_value_executor.get_bvdict#
- get_bvdict(bvdict, variable)[source]#
Get the value of a variable from a bounded variable dict.
- Parameters:
bvdict (Dict[str, Dict[str, StateObjectReference | slice | TensorValue]]) – the bounded variable dict.
variable (Variable) – the variable.
- Returns:
the value of the variable.
- Return type: