Skip to content

Commit

Permalink
Merge branch 'master' into oncall
Browse files Browse the repository at this point in the history
  • Loading branch information
chandrasekhard2 authored Nov 25, 2024
2 parents a4dc2c8 + 2a3a8e8 commit 5178c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dags/solutions_team/solutionsteam_tf_nightly_supported.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
runtime_version=RuntimeVersion.TPU_VM_TF_NIGHTLY_POD.value,
)

embedding_dim = 32
embedding_dim = 16
tf_dlrm_v5p_8 = tf_config.get_tf_dlrm_config(
project_name=Project.TPU_PROD_ENV_AUTOMATED.value,
tpu_version=TpuVersion.V5P,
Expand Down

0 comments on commit 5178c83

Please sign in to comment.