"examples/model_compress/pruning/admm_pruning_torch.py" did not exist on "40fc466743b395e4957f8fa00eb25142a6194cdc"
Commit b7dac89a authored by Mohammad Shoeybi's avatar Mohammad Shoeybi
Browse files

Merge branch 'pip_1.1.4' into 'main'

1.1.4. pip version

See merge request ADLR/megatron-lm!120
parents b1870045 e8c47e76
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
# limitations under the License. # limitations under the License.
MAJOR = 1 MAJOR = 1
MINOR = 1.2 MINOR = 1.4
# Use the following formatting: (major, minor) # Use the following formatting: (major, minor)
VERSION = (MAJOR, MINOR) VERSION = (MAJOR, MINOR)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment