//
// SelectGrad.hpp
// MNN
// Created by MNN on 2019/05/26.
// Copyright © 2018, Alibaba Group Holding Limited
#ifndef SelectGrad_hpp
#define SelectGrad_hpp
#include <stdio.h>
#include "OpGrad.hpp"
#endif /* SelectGrad_hpp */