...
Next, set git secrets to track the repository with git secrets --install.
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
cd incubator-mxnet git secrets --install |
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
brew install --with-toolchain llvm
|
Option 2. Install gcc
...
...
Next, set git secrets to track the repository with git secrets --install.
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
cd incubator-mxnet git secrets --install |
...
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
brew install --with-toolchain llvm
|
...