Searched defs:OperandInfo (Results 1 – 1 of 1) sorted by relevance
44 struct OperandInfo { struct46 OperandType type;47 std::vector<uint32_t> dimensions;50 float scale;51 int32_t zeroPoint;54 OperandLifeTime lifetime;57 uint8_t* buffer;58 uint32_t length;61 hexagon_nn_input hexagon_input;62 hexagon_nn_input hexagon_input_min;[all …]