XnnpackOptions constructor

const XnnpackOptions({
  1. int numThreads = 0,
})

Implementation

const XnnpackOptions({this.numThreads = 0});