Back to Mxnet

MXNet GPU Operator Benchmarks

benchmark/opperf/results/mxnet_operator_benchmark_results_gpu.md

1.9.124.0 KB
Original Source
<!-- ~ Licensed to the Apache Software Foundation (ASF) under one ~ or more contributor license agreements. See the NOTICE file ~ distributed with this work for additional information ~ regarding copyright ownership. The ASF licenses this file ~ to you under the Apache License, Version 2.0 (the ~ "License"); you may not use this file except in compliance ~ with the License. You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable law or agreed to in writing, ~ software distributed under the License is distributed on an ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ~ KIND, either express or implied. See the License for the ~ specific language governing permissions and limitations ~ under the License. ~ -->

MXNet GPU Operator Benchmarks

Settings

  1. MXNet - v1.5.0 with CUDA 10.1
  2. Instance - P3.2x
OperatorAvg Forward Time (ms)Avg. Backward Time (ms)Max Mem Usage (Storage) (Bytes)Inputs
rcbrt0.03840.03932097.1521{'data': (1024, 1024)}
rcbrt0.02680.025220.0{'data': (10000, 1)}
rcbrt0.03780.0392000.0{'data': (10000, 100)}
min0.06790.09550.002{'axis': (), 'data': (1024, 1024)}
min0.03370.0220.002{'axis': 0, 'data': (10000, 1)}
min0.06690.09210.002{'axis': (0, 1), 'data': (10000, 100)}
broadcast_maximum0.02840.03080.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
Flatten0.0416---2097.1521{'data': (1024, 1024)}
Flatten0.03---20.0{'data': (10000, 1)}
Flatten0.0437---2000.0{'data': (10000, 100)}
stop_gradient------2097.1521{'data': (1024, 1024)}
stop_gradient------20.0{'data': (10000, 1)}
stop_gradient------2000.0{'data': (10000, 100)}
broadcast_minimum0.02840.02940.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
random_generalized_negative_binomial63.299---2097.1521{'shape': (1024, 1024)}
random_generalized_negative_binomial0.6491---20.0{'shape': (10000, 1)}
random_generalized_negative_binomial60.3705---2000.0{'shape': (10000, 100)}
broadcast_sub0.01980.02080.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
round0.0363---2097.1521{'data': (1024, 1024)}
round0.0248---20.0{'data': (10000, 1)}
round0.0358---2000.0{'data': (10000, 100)}
cosh0.03840.03892097.1521{'data': (1024, 1024)}
cosh0.02710.025520.0{'data': (10000, 1)}
cosh0.03780.03872000.0{'data': (10000, 100)}
max0.0680.0950.002{'axis': (), 'data': (1024, 1024)}
max0.03360.02190.002{'axis': 0, 'data': (10000, 1)}
max0.06650.09180.002{'axis': (0, 1), 'data': (10000, 100)}
tanh0.03910.0382097.1521{'data': (1024, 1024)}
tanh0.02710.02520.0{'data': (10000, 1)}
tanh0.03730.03762000.0{'data': (10000, 100)}
relu0.03820.03832097.1521{'data': (1024, 1024)}
relu0.02720.025120.0{'data': (10000, 1)}
relu0.03830.0382000.0{'data': (10000, 100)}
negative0.0367---2097.1521{'data': (1024, 1024)}
negative0.025---20.0{'data': (10000, 1)}
negative0.0361---2000.0{'data': (10000, 100)}
random_randint9.0025---2097.1521{'shape': (1024, 1024), 'high': 5, 'low': 0}
random_randint0.0976---20.0{'shape': (10000, 1), 'high': 5, 'low': 0}
random_randint8.589---2000.0{'shape': (10000, 100), 'high': 5, 'low': 0}
trunc0.0367---2097.1521{'data': (1024, 1024)}
trunc0.0251---20.0{'data': (10000, 1)}
trunc0.0359---2000.0{'data': (10000, 100)}
log_softmax0.04330.03872097.1521{'axis': -1, 'data': (1024, 1024), 'temperature': 0.5}
log_softmax0.0550.038620.0{'axis': -1, 'data': (10000, 1), 'temperature': 0.5}
log_softmax0.080.05532000.0{'axis': -1, 'data': (10000, 100), 'temperature': 0.5}
broadcast_greater_equal0.0191---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
arctan0.03860.042097.1521{'data': (1024, 1024)}
arctan0.02660.024820.0{'data': (10000, 1)}
arctan0.03780.03942000.0{'data': (10000, 100)}
sqrt0.03850.0412097.1521{'data': (1024, 1024)}
sqrt0.02690.02520.0{'data': (10000, 1)}
sqrt0.03780.03972000.0{'data': (10000, 100)}
dot0.2150.40452097.1521{'lhs': (1024, 1024), 'rhs': (1024, 1024)}
dot0.0310.06332000.0{'lhs': (1000, 10), 'transpose_b': True, 'rhs': (1000, 10)}
dot0.0420.03880.2{'lhs': (1000, 1), 'transpose_b': True, 'transpose_a': True, 'rhs': (100, 1000)}
floor0.0366---2097.1521{'data': (1024, 1024)}
floor0.0249---20.0{'data': (10000, 1)}
floor0.0366---2000.0{'data': (10000, 100)}
broadcast_logical_xor0.0264---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
shuffle0.1016---2097.1521{'data': (1024, 1024)}
shuffle0.2845---60.0{'data': (10000, 1)}
shuffle0.2798---2000.0{'data': (10000, 100)}
nansum0.07410.09480.002{'axis': (), 'data': (1024, 1024)}
nansum0.03680.02210.002{'axis': 0, 'data': (10000, 1)}
nansum0.07310.09180.002{'axis': (0, 1), 'data': (10000, 100)}
nanprod0.07170.09550.002{'axis': (), 'data': (1024, 1024)}
nanprod0.03440.02230.002{'axis': 0, 'data': (10000, 1)}
nanprod0.07110.09210.002{'axis': (0, 1), 'data': (10000, 100)}
broadcast_div0.020.02270.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
LeakyReLU0.03260.03332097.1521{'slope': 0.1, 'data': (1024, 1024), 'act_type': 'leaky'}
LeakyReLU0.03470.019920.0{'slope': 0.1, 'data': (10000, 1), 'act_type': 'leaky'}
LeakyReLU0.03160.03272000.0{'slope': 0.1, 'data': (10000, 100), 'act_type': 'leaky'}
LeakyReLU0.03280.03342097.1521{'slope': 0.1, 'data': (1024, 1024), 'act_type': 'elu'}
LeakyReLU0.02080.019420.0{'slope': 0.1, 'data': (10000, 1), 'act_type': 'elu'}
LeakyReLU0.03150.03262000.0{'slope': 0.1, 'data': (10000, 100), 'act_type': 'elu'}
LeakyReLU0.03230.0332097.1521{'data': (1024, 1024), 'act_type': 'selu'}
LeakyReLU0.02090.019420.0{'data': (10000, 1), 'act_type': 'selu'}
LeakyReLU0.03150.03252000.0{'data': (10000, 100), 'act_type': 'selu'}
LeakyReLU0.03490.09172097.1521{'gamma': (1, 1024), 'data': (1024, 1024), 'act_type': 'prelu'}
LeakyReLU0.02440.046520.0{'gamma': (1, 1), 'data': (10000, 1), 'act_type': 'prelu'}
LeakyReLU0.0340.10032000.0{'gamma': (1, 100), 'data': (10000, 100), 'act_type': 'prelu'}
FullyConnected0.31410.34864.096{'weight': (64, 196608), 'num_hidden': 64, 'data': (32, 3, 256, 256), 'bias': (64,), 'flatten': True}
FullyConnected0.13810.51423145.728{'weight': (64, 256), 'num_hidden': 64, 'data': (32, 3, 256, 256), 'bias': (64,), 'flatten': False}
square0.0380.0382097.1521{'data': (1024, 1024)}
square0.02810.026220.0{'data': (10000, 1)}
square0.04240.04222000.0{'data': (10000, 100)}
elemwise_mul0.0186---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
broadcast_not_equal0.0262---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
broadcast_logical_or0.019---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
logical_not0.0366---2097.1521{'data': (1024, 1024)}
logical_not0.0247---20.0{'data': (10000, 1)}
logical_not0.0357---2000.0{'data': (10000, 100)}
broadcast_add0.02840.02890.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
broadcast_hypot0.02020.02330.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
sign0.0380.03332097.1521{'data': (1024, 1024)}
sign0.02690.025220.0{'data': (10000, 1)}
sign0.03790.03262000.0{'data': (10000, 100)}
arccos0.03850.04242097.1521{'data': (1024, 1024)}
arccos0.02680.025320.0{'data': (10000, 1)}
arccos0.03740.04132000.0{'data': (10000, 100)}
erf0.03830.03842097.1521{'data': (1024, 1024)}
erf0.02660.024720.0{'data': (10000, 1)}
erf0.03740.03842000.0{'data': (10000, 100)}
degrees0.03750.03262097.1521{'data': (1024, 1024)}
degrees0.02650.024720.0{'data': (10000, 1)}
degrees0.03760.03172000.0{'data': (10000, 100)}
fix0.0366---2097.1521{'data': (1024, 1024)}
fix0.0251---20.0{'data': (10000, 1)}
fix0.0362---2000.0{'data': (10000, 100)}
cos0.03860.03892097.1521{'data': (1024, 1024)}
cos0.02760.025520.0{'data': (10000, 1)}
cos0.03850.03882000.0{'data': (10000, 100)}
broadcast_plus------0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
sample_exponential0.1359---4194.3042{'lam': [1.0, 8.5], 'shape': (1024, 1024)}
sample_exponential0.0734---40.0{'lam': [1.0, 8.5], 'shape': (10000, 1)}
sample_exponential0.1323---4000.0{'lam': [1.0, 8.5], 'shape': (10000, 100)}
make_loss0.0415---2097.1521{'data': (1024, 1024)}
make_loss0.0301---20.0{'data': (10000, 1)}
make_loss0.0432---2000.0{'data': (10000, 100)}
argmax_channel0.288---2.048{'data': (1024, 1024)}
argmax_channel0.0264---20.0{'data': (10000, 1)}
argmax_channel0.0439---20.0{'data': (10000, 100)}
BlockGrad0.042---2097.1521{'data': (1024, 1024)}
BlockGrad0.0295---20.0{'data': (10000, 1)}
BlockGrad0.0438---2000.0{'data': (10000, 100)}
BatchNorm1.13792.315812582.9238{'gamma': (3,), 'moving_var': (3,), 'data': (32, 3, 256, 256), 'beta': (3,), 'moving_mean': (3,)}
BatchNorm1.74653.539819200.0117{'gamma': (3,), 'moving_var': (3,), 'data': (32, 3, 10000, 10), 'beta': (3,), 'moving_mean': (3,)}
sample_negative_binomial1.5065---4194.3042{'shape': (1024, 1024), 'p': [0.4, 0.77], 'k': [20, 49]}
sample_negative_binomial0.8542---40.0{'shape': (10000, 1), 'p': [0.4, 0.77], 'k': [20, 49]}
sample_negative_binomial1.476---4000.0{'shape': (10000, 100), 'p': [0.4, 0.77], 'k': [20, 49]}
batch_dot4.72829.318167108.8672{'lhs': (32, 1024, 1024), 'rhs': (32, 1024, 1024)}
batch_dot0.30211.22964000.0{'lhs': (32, 1000, 10), 'transpose_b': True, 'rhs': (32, 1000, 10)}
batch_dot0.05230.06366.4{'lhs': (32, 1000, 1), 'transpose_b': True, 'transpose_a': True, 'rhs': (32, 100, 1000)}
rsqrt0.03860.04222097.1521{'data': (1024, 1024)}
rsqrt0.02680.025220.0{'data': (10000, 1)}
rsqrt0.03770.04082000.0{'data': (10000, 100)}
broadcast_logical_and0.0191---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
mean0.08180.0430.002{'axis': (), 'data': (1024, 1024)}
mean0.03840.0260.002{'axis': 0, 'data': (10000, 1)}
mean0.08010.04210.002{'axis': (0, 1), 'data': (10000, 100)}
ceil0.0363---2097.1521{'data': (1024, 1024)}
ceil0.0249---20.0{'data': (10000, 1)}
ceil0.0357---2000.0{'data': (10000, 100)}
min_axis0.0569---0.002{'axis': (), 'data': (1024, 1024)}
min_axis0.0319---0.002{'axis': 0, 'data': (10000, 1)}
min_axis0.0563---0.002{'axis': (0, 1), 'data': (10000, 100)}
sigmoid0.03950.03922097.1521{'data': (1024, 1024)}
sigmoid0.04120.025620.0{'data': (10000, 1)}
sigmoid0.03780.03842000.0{'data': (10000, 100)}
broadcast_power0.02090.0230.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
gamma0.04150.07612097.1521{'data': (1024, 1024)}
gamma0.02790.027920.0{'data': (10000, 1)}
gamma0.0410.07362000.0{'data': (10000, 100)}
radians0.03780.03272097.1521{'data': (1024, 1024)}
radians0.02680.024820.0{'data': (10000, 1)}
radians0.03730.0322000.0{'data': (10000, 100)}
prod0.06710.09490.002{'axis': (), 'data': (1024, 1024)}
prod0.03340.02180.002{'axis': 0, 'data': (10000, 1)}
prod0.06630.0910.002{'axis': (0, 1), 'data': (10000, 100)}
abs0.03820.0392097.1521{'data': (1024, 1024)}
abs0.02710.025420.0{'data': (10000, 1)}
abs0.03690.03812000.0{'data': (10000, 100)}
reciprocal0.03780.03992097.1521{'data': (1024, 1024)}
reciprocal0.02670.024820.0{'data': (10000, 1)}
reciprocal0.03740.03912000.0{'data': (10000, 100)}
sample_generalized_negative_binomial1.0903---4194.3042{'mu': [2.0, 2.5], 'alpha': [0.0, 2.5], 'shape': (1024, 1024)}
sample_generalized_negative_binomial0.6051---40.0{'mu': [2.0, 2.5], 'alpha': [0.0, 2.5], 'shape': (10000, 1)}
sample_generalized_negative_binomial1.0655---4000.0{'mu': [2.0, 2.5], 'alpha': [0.0, 2.5], 'shape': (10000, 100)}
rint0.0369---2097.1521{'data': (1024, 1024)}
rint0.025---20.0{'data': (10000, 1)}
rint0.0357---2000.0{'data': (10000, 100)}
arcsin0.03830.04122097.1521{'data': (1024, 1024)}
arcsin0.02690.025320.0{'data': (10000, 1)}
arcsin0.0380.04022000.0{'data': (10000, 100)}
sample_poisson0.4035---4194.3042{'lam': [1.0, 8.5], 'shape': (1024, 1024)}
sample_poisson0.3288---40.0{'lam': [1.0, 8.5], 'shape': (10000, 1)}
sample_poisson0.4029---4000.0{'lam': [1.0, 8.5], 'shape': (10000, 100)}
Pooling0.02250.026249.152{'stride': 1, 'pool_type': 'avg', 'data': (32, 3, 256), 'layout': 'NCW', 'global_pool': 0, 'kernel': 3, 'pad': 1}
sample_uniform0.1386---4194.3042{'shape': (1024, 1024), 'high': [1.0, 3.7], 'low': [0.0, 2.5]}
sample_uniform0.0776---40.0{'shape': (10000, 1), 'high': [1.0, 3.7], 'low': [0.0, 2.5]}
sample_uniform0.1358---4000.0{'shape': (10000, 100), 'high': [1.0, 3.7], 'low': [0.0, 2.5]}
ones_like0.0326---2097.1521{'data': (1024, 1024)}
ones_like0.0251---40.0{'data': (10000, 1)}
ones_like0.032---2000.0{'data': (10000, 100)}
identity------2097.1521{'data': (1024, 1024)}
identity------40.0{'data': (10000, 1)}
identity------2000.0{'data': (10000, 100)}
broadcast_lesser_equal0.0189---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
broadcast_lesser0.0189---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
zeros_like0.0326---2097.1521{'data': (1024, 1024)}
zeros_like0.0252---40.0{'data': (10000, 1)}
zeros_like0.0321---2000.0{'data': (10000, 100)}
random_uniform3.1027---2097.1521{'shape': (1024, 1024), 'high': 5, 'low': 0}
random_uniform0.0588---20.0{'shape': (10000, 1), 'high': 5, 'low': 0}
random_uniform2.9599---2000.0{'shape': (10000, 100), 'high': 5, 'low': 0}
broadcast_mod0.01960.02270.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
cbrt0.03830.04052097.1521{'data': (1024, 1024)}
cbrt0.02720.025120.0{'data': (10000, 1)}
cbrt0.03770.03942000.0{'data': (10000, 100)}
broadcast_minus------0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
random_negative_binomial52.4089---2097.1521{'shape': (1024, 1024), 'p': 1, 'k': 1}
random_negative_binomial0.5224---20.0{'shape': (10000, 1), 'p': 1, 'k': 1}
random_negative_binomial49.9987---2000.0{'shape': (10000, 100), 'p': 1, 'k': 1}
log20.03820.04052097.1521{'data': (1024, 1024)}
log20.02690.025320.0{'data': (10000, 1)}
log20.03760.04032000.0{'data': (10000, 100)}
broadcast_greater0.0191---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
max_axis0.0564---0.002{'axis': (), 'data': (1024, 1024)}
max_axis0.0315---0.002{'axis': 0, 'data': (10000, 1)}
max_axis0.0561---0.002{'axis': (0, 1), 'data': (10000, 100)}
sample_gamma0.3435---4194.3042{'alpha': [0.0, 2.5], 'beta': [1.0, 0.7], 'shape': (1024, 1024)}
sample_gamma0.2938---40.0{'alpha': [0.0, 2.5], 'beta': [1.0, 0.7], 'shape': (10000, 1)}
sample_gamma0.341---4000.0{'alpha': [0.0, 2.5], 'beta': [1.0, 0.7], 'shape': (10000, 100)}
sin0.03820.03862097.1521{'data': (1024, 1024)}
sin0.02680.024420.0{'data': (10000, 1)}
sin0.03740.03862000.0{'data': (10000, 100)}
sum0.07970.03410.002{'axis': (), 'data': (1024, 1024)}
sum0.03620.0210.002{'axis': 0, 'data': (10000, 1)}
sum0.07710.03350.002{'axis': (0, 1), 'data': (10000, 100)}
erfinv0.10690.11122097.1521{'data': (1024, 1024)}
erfinv0.0290.027120.0{'data': (10000, 1)}
erfinv0.10430.10552000.0{'data': (10000, 100)}
random_gamma46.4529---2097.1521{'shape': (1024, 1024)}
random_gamma0.466---20.0{'shape': (10000, 1)}
random_gamma44.4208---2000.0{'shape': (10000, 100)}
broadcast_mul0.0190.02220.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
arccosh0.04050.04142097.1521{'data': (1024, 1024)}
arccosh0.02690.025320.0{'data': (10000, 1)}
arccosh0.03960.04022000.0{'data': (10000, 100)}
log1p0.03830.03992097.1521{'data': (1024, 1024)}
log1p0.02690.024820.0{'data': (10000, 1)}
log1p0.03760.03942000.0{'data': (10000, 100)}
size_array0.0229---0.004{'data': (1024, 1024)}
size_array0.0367---0.004{'data': (10000, 1)}
size_array0.022---0.004{'data': (10000, 100)}
arcsinh0.03960.04062097.1521{'data': (1024, 1024)}
arcsinh0.02690.024920.0{'data': (10000, 1)}
arcsinh0.03880.03962000.0{'data': (10000, 100)}
elemwise_div0.0188---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
elemwise_add0.019---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
elemwise_sub0.0186---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
arctanh0.03850.03972097.1521{'data': (1024, 1024)}
arctanh0.02660.024520.0{'data': (10000, 1)}
arctanh0.03760.03912000.0{'data': (10000, 100)}
log0.03810.03992097.1521{'data': (1024, 1024)}
log0.02680.02520.0{'data': (10000, 1)}
log0.03770.03942000.0{'data': (10000, 100)}
gammaln0.04610.06642097.1521{'data': (1024, 1024)}
gammaln0.02730.026620.0{'data': (10000, 1)}
gammaln0.04550.06452000.0{'data': (10000, 100)}
Dropout0.1220.095725165.8242{'mode': 'always', 'data': (32, 3, 256, 256), 'p': 0.5}
Dropout0.07390.0241400.0{'mode': 'always', 'data': (10000, 10), 'p': 0.5}
softmax0.04540.04382097.1521{'axis': -1, 'data': (1024, 1024), 'temperature': 0.5}
softmax0.0560.037720.0{'axis': -1, 'data': (10000, 1), 'temperature': 0.5}
softmax0.08050.06092000.0{'axis': -1, 'data': (10000, 100), 'temperature': 0.5}
expm10.03860.03872097.1521{'data': (1024, 1024)}
expm10.02750.02520.0{'data': (10000, 1)}
expm10.03750.03812000.0{'data': (10000, 100)}
log100.03820.04032097.1521{'data': (1024, 1024)}
log100.02740.025120.0{'data': (10000, 1)}
log100.03690.03862000.0{'data': (10000, 100)}
random_poisson15.4201---2097.1521{'shape': (1024, 1024)}
random_poisson0.176---20.0{'shape': (10000, 1)}
random_poisson14.9428---2000.0{'shape': (10000, 100)}
sinh0.03810.03812097.1521{'data': (1024, 1024)}
sinh0.02690.024620.0{'data': (10000, 1)}
sinh0.03760.0382000.0{'data': (10000, 100)}
random_normal16.4453---2097.1521{'shape': (1024, 1024)}
random_normal0.1864---20.0{'shape': (10000, 1)}
random_normal15.553---2000.0{'shape': (10000, 100)}
hard_sigmoid0.0310.03362097.1521{'alpha': 0.25, 'data': (1024, 1024), 'beta': 0.5}
hard_sigmoid0.01970.018220.0{'alpha': 0.25, 'data': (10000, 1), 'beta': 0.5}
hard_sigmoid0.03030.03222000.0{'alpha': 0.25, 'data': (10000, 100), 'beta': 0.5}
flatten------2097.1521{'data': (1024, 1024)}
flatten------20.0{'data': (10000, 1)}
flatten------2000.0{'data': (10000, 100)}
random_exponential15.9188---2097.1521{'shape': (1024, 1024)}
random_exponential0.1663---40.0{'shape': (10000, 1)}
random_exponential15.1982---2000.0{'shape': (10000, 100)}
tan0.03950.03772097.1521{'data': (1024, 1024)}
tan0.0270.02520.0{'data': (10000, 1)}
tan0.03840.0372000.0{'data': (10000, 100)}
broadcast_equal0.019---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
softsign0.03840.04022097.1521{'data': (1024, 1024)}
softsign0.02690.02520.0{'data': (10000, 1)}
softsign0.03750.042000.0{'data': (10000, 100)}
Convolution0.05780.11211040.384{'stride': (1,), 'data': (32, 3, 256), 'bias': (64,), 'layout': 'NCW', 'dilate': (1,), 'kernel': (3,), 'weight': (64, 3, 3), 'pad': (0,), 'num_filter': 64}
sample_normal0.1549---4194.3042{'mu': [2.0, 2.5], 'sigma': [1.0, 3.7], 'shape': (1024, 1024)}
sample_normal0.1027---40.0{'mu': [2.0, 2.5], 'sigma': [1.0, 3.7], 'shape': (10000, 1)}
sample_normal0.1522---4000.0{'mu': [2.0, 2.5], 'sigma': [1.0, 3.7], 'shape': (10000, 100)}
exp0.0365---2097.1521{'data': (1024, 1024)}
exp0.0246---20.0{'data': (10000, 1)}
exp0.0356---2000.0{'data': (10000, 100)}
sum_axis0.0637---0.004{'axis': (), 'data': (1024, 1024)}
sum_axis0.0351---0.002{'axis': 0, 'data': (10000, 1)}
sum_axis0.0631---0.002{'axis': (0, 1), 'data': (10000, 100)}