Skip to content

Commit

Permalink
[cherry-pick]fix benchmarks model_item (#940)
Browse files Browse the repository at this point in the history
  • Loading branch information
Liujie0926 authored Nov 25, 2022
1 parent cdf9f15 commit f787795
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.

model_item=gpt
model_item=ernie
dp_degree=1
mp_degree=1
pp_degree=1
Expand All @@ -21,7 +21,7 @@ fp_item=fp32
run_mode=DP1-MP1-PP1
device_num=N1C1

model=gpt
model=ernie
micro_bs=${bs_item}

cd ./benchmarks
Expand Down

0 comments on commit f787795

Please sign in to comment.