Yes, unfortunately. But for now you can do:
```cmake
if(AUTO_DETECT_F16_CMAKE_INCLUDED)
  return()
endif()

set(AUTO_DETECT_F16_CMAKE_INCLUDED True)

```

[ Full content available at: 
https://github.com/apache/incubator-mxnet/pull/12331 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to