Skip to content

tensorflow 2.12 support and COE fix

Compare
Choose a tag to compare
@yl-to yl-to released this 13 Mar 17:58
· 7 commits to master since this release
1af0e2f
fix: smp will not be imported if not specified by user (#651)

* fix: smp will not be imported if not specified by user

* fix: add pipeline_parallel_degree for smp after v1.60

* remove tf related model parallel vars

* version bump