提交 035e9e13 authored 作者: Arnaud Bergeron's avatar Arnaud Bergeron

GpuDot22 supports float16.

上级 b333f6bb
......@@ -275,6 +275,7 @@ class GpuDot22(BlasOp):
Dot22 on the GPU.
"""
_f16_ok = True
__props__ = ()
def make_node(self, x, y):
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论