Searched refs:SetProtoOutputs (Results 1 – 1 of 1) sorted by relevance
66 bool SetProtoOutputs(const std::vector<std::vector<size_t>> &data_shape, const std::vector<TypeId> … in SetProtoOutputs() function98 RETURN_IF_FALSE(SetProtoOutputs(op_info->output_data_shape_, op_info->output_data_type_, &proto)); in SetNodedefProto()