proteneer / khan

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cythonize featurizer.

proteneer opened this issue · comments

Currently the featurizer, even though it's written as pure TF ops code, is still painfully slow. We can probably get a pretty big win by writing some simple cython extensions.

ported to pure gpu code