Closed asujeeth closed 12 years ago
OpExternal fails to generate the library method if the external op is not top-level (i.e., if it is only invoked from within another kernel). This is obviously not the desired behavior.
This was fixed quite a while back (commit afe1f7099bb8b4976689accce45e52f323199450).
OpExternal fails to generate the library method if the external op is not top-level (i.e., if it is only invoked from within another kernel). This is obviously not the desired behavior.