Home
last modified time | relevance | path

Searched refs:OperandKind (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionPlan.h52 enum OperandKind { INPUT, OUTPUT }; enum
57 const ModelBuilder& fromModel, OperandKind kind);
DExecutionPlan.cpp272 const ModelBuilder& fromModel, OperandKind kind) { in addOperand()
391 OperandKind kind) -> int { in addOperation()