Skip to content

master-7199f5b

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 16:11
7199f5b
Phase out very verbose element_count functions (#95)

* Phase out very verbose element_count functions

This could have been done better

* Add "get" to other getters

* Specify "float elements" in rwkv_get_logits_len docs

* Use traditional for-loop for rwkv_init_state writes

* Newline