Skip to content

Conversation

mingzhe09088
Copy link
Contributor

Summary: as title

Test Plan:

Before:
buck run mode/opt caffe2/benchmarks/operator_benchmark:benchmark_all_test -- --operator sigmoid
Action graph will be rebuilt because files have been added or removed.
Building: finished in 02:19.5 min (100%) 7032/7032 jobs, 1 updated
  Total time: 02:20.0 min
# ----------------------------------------
# PyTorch/Caffe2 Operator Micro-benchmarks
# ----------------------------------------
# Tag : short

# Benchmarking PyTorch: sigmoid
# Mode: Eager
# Name: sigmoid_M512_N512
# Input: M: 512, N: 512
Forward Execution Time (us) : 371.808

With this diff
buck run mode/opt caffe2/benchmarks/operator_benchmark:benchmark_all_test -- --operator sigmoid
Parsing buck files: finished in 0.9 sec
Creating action graph: finished in 9.3 sec
Building: finished in 7.1 sec (100%) 5287/5287 jobs, 4 updated
  Total time: 17.3 sec
# ----------------------------------------
# PyTorch/Caffe2 Operator Micro-benchmarks
# ----------------------------------------
# Tag : short

# Benchmarking PyTorch: sigmoid
# Mode: Eager
# Name: sigmoid_M512_N512
# Input: M: 512, N: 512
Forward Execution Time (us) : 377.108

Reviewed By: hl475

Differential Revision: D18152071

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18152071

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18152071

Summary:
Pull Request resolved: #28731

as title

Test Plan:
```
Before:
buck run mode/opt caffe2/benchmarks/operator_benchmark:benchmark_all_test -- --operator sigmoid
Action graph will be rebuilt because files have been added or removed.
Building: finished in 02:19.5 min (100%) 7032/7032 jobs, 1 updated
  Total time: 02:20.0 min
# ----------------------------------------
# PyTorch/Caffe2 Operator Micro-benchmarks
# ----------------------------------------
# Tag : short

# Benchmarking PyTorch: sigmoid
# Mode: Eager
# Name: sigmoid_M512_N512
# Input: M: 512, N: 512
Forward Execution Time (us) : 371.808

With this diff
buck run mode/opt caffe2/benchmarks/operator_benchmark:benchmark_all_test -- --operator sigmoid
Parsing buck files: finished in 0.9 sec
Creating action graph: finished in 9.3 sec
Building: finished in 7.1 sec (100%) 5287/5287 jobs, 4 updated
  Total time: 17.3 sec
# ----------------------------------------
# PyTorch/Caffe2 Operator Micro-benchmarks
# ----------------------------------------
# Tag : short

# Benchmarking PyTorch: sigmoid
# Mode: Eager
# Name: sigmoid_M512_N512
# Input: M: 512, N: 512
Forward Execution Time (us) : 377.108

Reviewed By: hl475

Differential Revision: D18152071

fbshipit-source-id: c413158e291ebd3dfc97c27c70533a883b60ac88
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D18152071

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 9f44a04.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants