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

  /frameworks/ml/nn/common/
OperationsUtils.cpp 545 Shape *hitShape) {
561 hitShape->type = OperandType::TENSOR_QUANT8_ASYMM;
562 hitShape->dimensions = { lookups };
563 hitShape->offset = 0;
564 hitShape->scale = 1.f;
    [all...]
CpuExecutor.cpp     [all...]
  /frameworks/ml/nn/common/include/
OperationsUtils.h 241 Shape *hitShape);

Completed in 408 milliseconds