LSOFT123

Results 1 issues of LSOFT123

When calling: ``` hl_graph = hl.build_graph(pointer, (inputs, target)) ``` with inputs: tensor([[3, 7, 2, 9, 0, 1, 8, 5, 4, 6]]) and target: tensor([[0, 1, 2, 3, 4, 5, 6,...