fix cpu adam compilation for AVX2 (#378)
* fixing the compilation error for AVX2 architecture
* running precommit
* adding cpufeature to requirements
* Update install.sh
* Update install.sh
* include cpu-adam in the features
* update features
* update features
Co-authored-by: Jeff Rasley <jerasley@microsoft.com>