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

  /frameworks/ml/nn/common/
OperationsUtils.cpp 40 bool SetShape(const Shape& in, Shape* out) {
171 return SetShape(in1, out);
198 return SetShape(input, output);
316 return SetShape(input, output);
390 return SetShape(input, output);
  /frameworks/ml/nn/common/include/
OperationsUtils.h 60 bool SetShape(const Shape& in, Shape* out);

Completed in 163 milliseconds