Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit7249b56

Browse files
authored
Uncomment benchmarking
1 parentf04eef7 commit7249b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎tests/python/multidevice/test_transformer.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ def test_transformer_forward(
532532

533533
# Benchmark and profile. The profile can be collected and displayed using
534534
# `nsys`. See instructions in test_transformer_engine.py.
535-
#benchmark.pedantic(benchmark_fn, rounds=5)
535+
benchmark.pedantic(benchmark_fn,rounds=5)
536536

537537

538538
deftransformer_backward_definition(

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp