Searched defs:OutputShape (Results 1 – 5 of 5) sorted by relevance
54 const hardware::hidl_vec<V1_2::OutputShape>&, V1_2::Timing) { in notify()
209 struct OutputShape { struct225 std::vector<OutputShape> outputShapes = {}; argument
299 V1_2::Timing /*timing*/) { in execute()
91 const std::vector<nn::OutputShape>& /*outputShapes*/, const nn::Timing& /*timing*/) { in notify()
267 Result<Version> validateOutputShape(const OutputShape& /*outputShape*/) { in validateOutputShape()