concepts.dsl.executors.tensor_value_executor.BoundedVariablesDictCompatible#
- BoundedVariablesDictCompatible#
Compatible types with
BoundedVariablesDict
. They can be converted toBoundedVariablesDict
usingcompose_bvdict()
.alias of
None
|Sequence
[Variable
] |Dict
[str
|Variable
,str
|int
|slice
|bool
|float
|Tensor
|TensorValue
|ObjectConstant
|StateObjectReference
] |Dict
[str
,Dict
[str
,StateObjectReference
|slice
|TensorValue
]]