top_activation.h 163 B

1234567891011121314
  1. //
  2. // Created by jimso on 2022/2/13.
  3. //
  4. #ifndef AFUN_TOP_ACTIVATION_H
  5. #define AFUN_TOP_ACTIVATION_H
  6. class top_activation {
  7. };
  8. #endif //AFUN_TOP_ACTIVATION_H