masahi commented on pull request #7669: URL: https://github.com/apache/tvm/pull/7669#issuecomment-800584527
@mbrookhart @tqchen The SPIRV spec says their log2 intrinsics only support 16 or 32 bit floating point https://www.khronos.org/registry/spir-v/specs/1.0/GLSL.std.450.html `The operand x must be a scalar or vector whose component type is 16-bit or 32-bit floating-point.` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
