Some inline functions and structs don't follow "Camel Case".
Created by: chengduoZH
Some inline functions and structs don't start with a capital letter and have a capital letter for each new word ("Camel Case"). Below is the list of files that doesn't follow this rule.
It is suggested that the main author of the file fix the issue. And everyone can add to this list when you find applicable cases.
- conv_shift_op.cu @mkliegl
- elementwise_op_function.h @jacquesqiao
- lstm_unit_op.h @zchen0211
- activation_functions.h @qingqing01
- math/detail/gru_cpu_kernel.h @guoshengCS
- math_function.h @QiJune
If you have any questions, you can discuss it in this issue.