Support for Intel Movidius Neural Compute Stick ???
#1
What about support for Intel Movidius Neural Compute Stick??
Reply
#2
Code:
      +--------------------------------+
      |  Does a OpenCL runtime exist?  |
      +----------+--------------------++
                 |                    |
                 |                    |No
                 |                    |
                 | Yes                |
                 |                    |
                 |                    |
        +--------v---------------+ No |
        | Is it properly coded?  +----+
        +-----+------------------+    |
              |                       |
              | Yes                   |
              |                       |
    +---------v-----------------+     |
    | It will work with hashcat |     |
    +---------------------------+     |
                                      |
                           +----------v--------------------+
                           | It will NOT work with hashcat |
                           +-------------------------------+
Reply