HomeSort by relevance Sort by last modified time
    Searched refs:mFloat32Performance (Results 1 - 2 of 2) sorted by null

  /frameworks/ml/nn/runtime/
Manager.h 45 PerformanceInfo getFloat32Performance() const { return mFloat32Performance; }
54 PerformanceInfo mFloat32Performance;
Manager.cpp 56 mFloat32Performance = capabilities.float32Performance;

Completed in 518 milliseconds