Converts a list of NumPy arrays representing tensors of inputs into a format that is readable by CTFDeserializer.
sequence_to_cntk_text_format(seq_inx, alias_tensor_map)
seq_inx | number of current sequence |
---|---|
alias_tensor_map | (named list) maps alias to tensor (matrix). Tensors are assumed to have dynamic axes |