concepts.dsl.tensor_value.set_index_tvalue# set_index_tvalue(lhs, indices, rhs)[source]# Parameters: lhs (TensorValue) indices (int | slice | List[int] | Tensor | Tuple[int | slice | List[int] | Tensor, ...] | None) rhs (bool | int | float | ndarray | Tensor | TensorValue) Return type: TensorValue