[WIP] Add OpenGL topi. (#836)
[TOPI][GL] OpenGL topi.
Showing
src/codegen/intrin_rule_opengl.cc
0 → 100644
tests/webgl/test_local_topi_conv2d_nchw.py
0 → 100644
tests/webgl/test_local_topi_dense.py
0 → 100644
tests/webgl/test_local_topi_pooling.py
0 → 100644
tests/webgl/test_local_topi_softmax.py
0 → 100644
topi/python/topi/opengl/__init__.py
0 → 100644
topi/python/topi/opengl/conv2d_nchw.py
0 → 100644
topi/python/topi/opengl/dense.py
0 → 100644
topi/python/topi/opengl/injective.py
0 → 100644
topi/python/topi/opengl/pooling.py
0 → 100644
topi/python/topi/opengl/softmax.py
0 → 100644
Please
register
or
sign in
to comment