Skip to content

Conversation

@yongzx
Copy link
Contributor

@yongzx yongzx commented Jan 11, 2022

Still WIP.
Unit test coverage:

  • when topk = 1, the get_k_most_probable_labels function should return the same label sequences as get_most_probable_labels function
    • Unit test fails when m > 33. Possible bug could come from _create_minibatches
  • when topk > 1, the first label sequence from get_k_most_probable_labels function should be the same as get_most_probable_labels function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant