Back to Mxnet

MXNet Operator Benchmarks

benchmark/opperf/results/mxnet_operator_benchmark_results_cpu.md

1.9.124.2 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 Operator Benchmarks

Settings

  1. MXNet - v1.4.1
  2. Instance - C5.8x
OperatorAvg Forward Time (ms)Avg. Backward Time (ms)Max Mem Usage (Storage) (Bytes)Inputs
shuffle0.8901---4194.3042{'data': (1024, 1024)}
shuffle1.2146---40.0{'data': (10000, 1)}
shuffle1.8777---4000.0{'data': (10000, 100)}
broadcast_equal0.006---0.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
broadcast_hypot0.01080.01350.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
ceil3.4305---4194.3042{'data': (1024, 1024)}
ceil0.0507---40.0{'data': (10000, 1)}
ceil3.317---4000.0{'data': (10000, 100)}
sum32.420625.54430.002{'data': (1024, 1024), 'axis': ()}
sum0.33930.25070.004{'data': (10000, 1), 'axis': 0}
sum31.018924.74220.002{'data': (10000, 100), 'axis': (0, 1)}
broadcast_logical_xor0.0068---0.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
erf35.066916.58424194.3042{'data': (1024, 1024)}
erf0.39820.173440.0{'data': (10000, 1)}
erf29.410314.35374000.0{'data': (10000, 100)}
tanh11.22116.17982097.1521{'data': (1024, 1024)}
tanh0.16280.062240.0{'data': (10000, 1)}
tanh10.79416.00854000.0{'data': (10000, 100)}
arcsinh10.01688.52452097.1521{'data': (1024, 1024)}
arcsinh0.11110.090540.0{'data': (10000, 1)}
arcsinh9.44157.90822000.0{'data': (10000, 100)}
fix15.541---4194.3042{'data': (1024, 1024)}
fix0.1615---40.0{'data': (10000, 1)}
fix14.591---4000.0{'data': (10000, 100)}
broadcast_maximum0.00970.00990.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
sin14.412316.56422097.1521{'data': (1024, 1024)}
sin0.14590.15640.0{'data': (10000, 1)}
sin13.82115.47522000.0{'data': (10000, 100)}
random_normal151.0089---4194.3042{'shape': (1024, 1024)}
random_normal1.456---40.0{'shape': (10000, 1)}
random_normal144.775---2000.0{'shape': (10000, 100)}
sqrt3.38615.11232097.1521{'data': (1024, 1024)}
sqrt0.03930.054820.0{'data': (10000, 1)}
sqrt3.30374.78832000.0{'data': (10000, 100)}
BlockGrad0.3275---4194.3042{'data': (1024, 1024)}
BlockGrad0.0161---40.0{'data': (10000, 1)}
BlockGrad0.3118---4000.0{'data': (10000, 100)}
sample_exponential123.8534---8388.6084{'lam': [1.0, 8.5], 'shape': (1024, 1024)}
sample_exponential1.3394---80.0{'lam': [1.0, 8.5], 'shape': (10000, 1)}
sample_exponential118.4786---8000.0{'lam': [1.0, 8.5], 'shape': (10000, 100)}
sample_gamma529.0305---8388.6084{'alpha': [0.0, 2.5], 'shape': (1024, 1024), 'beta': [1.0, 0.7]}
sample_gamma5.7426---80.0{'alpha': [0.0, 2.5], 'shape': (10000, 1), 'beta': [1.0, 0.7]}
sample_gamma496.0531---8000.0{'alpha': [0.0, 2.5], 'shape': (10000, 100), 'beta': [1.0, 0.7]}
log212.31834.58422097.1521{'data': (1024, 1024)}
log20.12690.045940.0{'data': (10000, 1)}
log211.67194.26324000.0{'data': (10000, 100)}
broadcast_greater_equal0.0092---0.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
FullyConnected18.467721.69178.192{'data': (32, 3, 256, 256), 'num_hidden': 64, 'weight': (64, 196608), 'bias': (64,), 'flatten': True}
FullyConnected20.337938.82956291.4561{'data': (32, 3, 256, 256), 'num_hidden': 64, 'weight': (64, 256), 'bias': (64,), 'flatten': False}
cos14.869916.86782097.1521{'data': (1024, 1024)}
cos0.15110.158540.0{'data': (10000, 1)}
cos14.010915.52462000.0{'data': (10000, 100)}
broadcast_mul0.00750.00750.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
arccos21.563112.87684194.3042{'data': (1024, 1024)}
arccos0.17190.108440.0{'data': (10000, 1)}
arccos15.31537.91612000.0{'data': (10000, 100)}
stop_gradient------4194.3042{'data': (1024, 1024)}
stop_gradient------40.0{'data': (10000, 1)}
stop_gradient------4000.0{'data': (10000, 100)}
broadcast_sub0.00780.00590.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
random_poisson112.7425---4194.3042{'shape': (1024, 1024)}
random_poisson1.0701---40.0{'shape': (10000, 1)}
random_poisson114.3405---2000.0{'shape': (10000, 100)}
rsqrt4.35647.06632097.1521{'data': (1024, 1024)}
rsqrt0.0750.086140.0{'data': (10000, 1)}
rsqrt4.50766.65984000.0{'data': (10000, 100)}
nansum34.201957.16240.002{'data': (1024, 1024), 'axis': ()}
nansum0.36830.53260.002{'data': (10000, 1), 'axis': 0}
nansum32.969855.42430.002{'data': (10000, 100), 'axis': (0, 1)}
hard_sigmoid7.59266.58392097.1521{'data': (1024, 1024), 'alpha': 0.25, 'beta': 0.5}
hard_sigmoid0.10860.089540.0{'data': (10000, 1), 'alpha': 0.25, 'beta': 0.5}
hard_sigmoid8.12856.60144000.0{'data': (10000, 100), 'alpha': 0.25, 'beta': 0.5}
softmax25.40749.49332097.1521{'data': (1024, 1024), 'axis': -1, 'temperature': 0.5}
softmax0.40220.314540.0{'data': (10000, 1), 'axis': -1, 'temperature': 0.5}
softmax25.6049.42864000.0{'data': (10000, 100), 'axis': -1, 'temperature': 0.5}
random_negative_binomial285.8721---4194.3042{'k': 1, 'p': 1, 'shape': (1024, 1024)}
random_negative_binomial2.839---40.0{'k': 1, 'p': 1, 'shape': (10000, 1)}
random_negative_binomial273.034---2000.0{'k': 1, 'p': 1, 'shape': (10000, 100)}
BatchNorm66.06288.469325165.8359{'data': (32, 3, 256, 256), 'gamma': (3,), 'beta': (3,), 'moving_mean': (3,), 'moving_var': (3,)}
BatchNorm101.3006134.436238400.0117{'data': (32, 3, 10000, 10), 'gamma': (3,), 'beta': (3,), 'moving_mean': (3,), 'moving_var': (3,)}
Pooling0.55330.648549.152{'data': (32, 3, 256), 'kernel': 3, 'pool_type': 'avg', 'global_pool': 0, 'stride': 1, 'pad': 1, 'layout': 'NCW'}
radians3.32383.97044194.3042{'data': (1024, 1024)}
radians0.03910.043640.0{'data': (10000, 1)}
radians3.24623.7754000.0{'data': (10000, 100)}
arctanh13.32116.31722097.1521{'data': (1024, 1024)}
arctanh0.14980.068340.0{'data': (10000, 1)}
arctanh12.53766.01772000.0{'data': (10000, 100)}
nanprod34.346457.98410.004{'data': (1024, 1024), 'axis': ()}
nanprod0.36380.53360.004{'data': (10000, 1), 'axis': 0}
nanprod32.8355.29820.002{'data': (10000, 100), 'axis': (0, 1)}
elemwise_add0.0065---0.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
cosh8.487210.65972097.1521{'data': (1024, 1024)}
cosh0.10150.120140.0{'data': (10000, 1)}
cosh8.393710.62444000.0{'data': (10000, 100)}
tan15.45086.07522097.1521{'data': (1024, 1024)}
tan0.15490.059140.0{'data': (10000, 1)}
tan14.69925.8022000.0{'data': (10000, 100)}
broadcast_not_equal0.0054---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
trunc3.493---2097.1521{'data': (1024, 1024)}
trunc0.0505---40.0{'data': (10000, 1)}
trunc3.1751---2000.0{'data': (10000, 100)}
min_axis36.7382---0.004{'data': (1024, 1024), 'axis': ()}
min_axis0.4225---0.004{'data': (10000, 1), 'axis': 0}
min_axis31.3261---0.004{'data': (10000, 100), 'axis': (0, 1)}
random_uniform44.7633---4194.3042{'low': 0, 'high': 5, 'shape': (1024, 1024)}
random_uniform0.4607---40.0{'low': 0, 'high': 5, 'shape': (10000, 1)}
random_uniform42.9135---4000.0{'low': 0, 'high': 5, 'shape': (10000, 100)}
abs4.396513.4064194.3042{'data': (1024, 1024)}
abs0.06960.137440.0{'data': (10000, 1)}
abs4.355213.71974000.0{'data': (10000, 100)}
broadcast_lesser_equal0.0054---0.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
random_randint65.414---4194.3042{'low': 0, 'high': 5, 'shape': (1024, 1024)}
random_randint0.6331---40.0{'low': 0, 'high': 5, 'shape': (10000, 1)}
random_randint61.32---4000.0{'low': 0, 'high': 5, 'shape': (10000, 100)}
log1p13.67585.24972097.1521{'data': (1024, 1024)}
log1p0.14930.056240.0{'data': (10000, 1)}
log1p12.94945.06092000.0{'data': (10000, 100)}
log11.96665.10964194.3042{'data': (1024, 1024)}
log0.13060.058840.0{'data': (10000, 1)}
log11.89855.03192000.0{'data': (10000, 100)}
round14.6427---4194.3042{'data': (1024, 1024)}
round0.1424---20.0{'data': (10000, 1)}
round13.58---2000.0{'data': (10000, 100)}
sample_negative_binomial1263.9417---8388.6084{'k': [20, 49], 'shape': (1024, 1024), 'p': [0.4, 0.77]}
sample_negative_binomial12.5213---80.0{'k': [20, 49], 'shape': (10000, 1), 'p': [0.4, 0.77]}
sample_negative_binomial1207.5739---8000.0{'k': [20, 49], 'shape': (10000, 100), 'p': [0.4, 0.77]}
max30.700855.8630.002{'data': (1024, 1024), 'axis': ()}
max0.32870.51470.004{'data': (10000, 1), 'axis': 0}
max29.491353.2550.002{'data': (10000, 100), 'axis': (0, 1)}
mean31.933735.92350.002{'data': (1024, 1024), 'axis': ()}
mean0.40880.34530.002{'data': (10000, 1), 'axis': 0}
mean31.565834.6090.004{'data': (10000, 100), 'axis': (0, 1)}
sign10.17364.16824194.3042{'data': (1024, 1024)}
sign0.12510.058840.0{'data': (10000, 1)}
sign9.51963.91092000.0{'data': (10000, 100)}
broadcast_power0.01170.01120.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
argmax_channel10.9332---4.096{'data': (1024, 1024)}
argmax_channel0.2703---40.0{'data': (10000, 1)}
argmax_channel10.7759---40.0{'data': (10000, 100)}
flatten------4194.3042{'data': (1024, 1024)}
flatten------40.0{'data': (10000, 1)}
flatten------4000.0{'data': (10000, 100)}
ones_like2.127---4194.3042{'data': (1024, 1024)}
ones_like0.028---40.0{'data': (10000, 1)}
ones_like1.8846---4000.0{'data': (10000, 100)}
negative2.6672---4194.3042{'data': (1024, 1024)}
negative0.0321---40.0{'data': (10000, 1)}
negative2.4958---4000.0{'data': (10000, 100)}
elemwise_mul0.0054---0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
batch_dot766.53071365.6267134217.7344{'lhs': (32, 1024, 1024), 'rhs': (32, 1024, 1024)}
batch_dot37.61846.1098128000.0{'lhs': (32, 1000, 10), 'rhs': (32, 1000, 10), 'transpose_b': True}
batch_dot1.36184.08826.4{'lhs': (32, 1000, 1), 'rhs': (32, 100, 1000), 'transpose_a': True, 'transpose_b': True}
sum_axis33.2033---0.004{'data': (1024, 1024), 'axis': ()}
sum_axis0.3155---0.004{'data': (10000, 1), 'axis': 0}
sum_axis30.9792---0.004{'data': (10000, 100), 'axis': (0, 1)}
floor3.5835---4194.3042{'data': (1024, 1024)}
floor0.0499---20.0{'data': (10000, 1)}
floor3.3519---4000.0{'data': (10000, 100)}
logical_not3.0748---4194.3042{'data': (1024, 1024)}
logical_not0.0319---40.0{'data': (10000, 1)}
logical_not3.0173---4000.0{'data': (10000, 100)}
log1012.36474.50362097.1521{'data': (1024, 1024)}
log100.16470.061940.0{'data': (10000, 1)}
log1011.77584.2312000.0{'data': (10000, 100)}
rcbrt11.73714.9312097.1521{'data': (1024, 1024)}
rcbrt0.12410.142140.0{'data': (10000, 1)}
rcbrt11.225414.21392000.0{'data': (10000, 100)}
broadcast_logical_or0.0093---0.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
sample_normal304.5372---8388.6084{'mu': [2.0, 2.5], 'shape': (1024, 1024), 'sigma': [1.0, 3.7]}
sample_normal2.8403---80.0{'mu': [2.0, 2.5], 'shape': (10000, 1), 'sigma': [1.0, 3.7]}
sample_normal284.6853---8000.0{'mu': [2.0, 2.5], 'shape': (10000, 100), 'sigma': [1.0, 3.7]}
broadcast_minimum0.00730.00730.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
arctan10.49976.45322097.1521{'data': (1024, 1024)}
arctan0.12690.068340.0{'data': (10000, 1)}
arctan10.17796.17412000.0{'data': (10000, 100)}
broadcast_mod0.01310.01270.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
size_array0.0056---0.008{'data': (1024, 1024)}
size_array0.005---0.008{'data': (10000, 1)}
size_array0.0081---0.004{'data': (10000, 100)}
make_loss0.4874---4194.3042{'data': (1024, 1024)}
make_loss0.013---40.0{'data': (10000, 1)}
make_loss0.3483---4000.0{'data': (10000, 100)}
broadcast_greater0.0082---0.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
gammaln49.6217105.79312097.1521{'data': (1024, 1024)}
gammaln0.47890.957740.0{'data': (10000, 1)}
gammaln48.474102.2114000.0{'data': (10000, 100)}
broadcast_lesser0.0084---0.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
max_axis30.1487---0.004{'data': (1024, 1024), 'axis': ()}
max_axis0.3101---0.004{'data': (10000, 1), 'axis': 0}
max_axis29.4315---0.004{'data': (10000, 100), 'axis': (0, 1)}
degrees3.6594.29642097.1521{'data': (1024, 1024)}
degrees0.05950.053820.0{'data': (10000, 1)}
degrees3.86764.12554000.0{'data': (10000, 100)}
sinh8.925910.30142097.1521{'data': (1024, 1024)}
sinh0.09890.104840.0{'data': (10000, 1)}
sinh8.45799.74022000.0{'data': (10000, 100)}
zeros_like2.4764---4194.3042{'data': (1024, 1024)}
zeros_like0.0056---40.0{'data': (10000, 1)}
zeros_like2.3254---4000.0{'data': (10000, 100)}
arccosh6.80357.78182097.1521{'data': (1024, 1024)}
arccosh0.07640.084740.0{'data': (10000, 1)}
arccosh6.4447.58422000.0{'data': (10000, 100)}
prod28.288555.97650.002{'data': (1024, 1024), 'axis': ()}
prod0.29960.52130.004{'data': (10000, 1), 'axis': 0}
prod26.989154.63540.004{'data': (10000, 100), 'axis': (0, 1)}
random_gamma247.5786---2097.1521{'shape': (1024, 1024)}
random_gamma2.3986---40.0{'shape': (10000, 1)}
random_gamma237.5963---2000.0{'shape': (10000, 100)}
broadcast_minus------0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
Flatten0.3339---4194.3042{'data': (1024, 1024)}
Flatten0.0152---40.0{'data': (10000, 1)}
Flatten0.3546---4000.0{'data': (10000, 100)}
expm19.824111.76094194.3042{'data': (1024, 1024)}
expm10.18440.167540.0{'data': (10000, 1)}
expm19.036610.43874000.0{'data': (10000, 100)}
elemwise_div0.0064---0.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
LeakyReLU10.362512.54414194.3042{'data': (1024, 1024), 'act_type': 'leaky', 'slope': 0.1}
LeakyReLU0.10760.127740.0{'data': (10000, 1), 'act_type': 'leaky', 'slope': 0.1}
LeakyReLU9.591311.79572000.0{'data': (10000, 100), 'act_type': 'leaky', 'slope': 0.1}
LeakyReLU12.33712.63832097.1521{'data': (1024, 1024), 'act_type': 'elu', 'slope': 0.1}
LeakyReLU0.13050.121740.0{'data': (10000, 1), 'act_type': 'elu', 'slope': 0.1}
LeakyReLU11.65211.84654000.0{'data': (10000, 100), 'act_type': 'elu', 'slope': 0.1}
LeakyReLU12.497311.49572097.1521{'data': (1024, 1024), 'act_type': 'selu'}
LeakyReLU0.12950.117640.0{'data': (10000, 1), 'act_type': 'selu'}
LeakyReLU12.222411.5484000.0{'data': (10000, 100), 'act_type': 'selu'}
LeakyReLU16.9543306.65792097.1521{'data': (1024, 1024), 'act_type': 'prelu', 'gamma': (1, 1024)}
LeakyReLU0.28591.952820.0{'data': (10000, 1), 'act_type': 'prelu', 'gamma': (1, 1)}
LeakyReLU16.0125231.82732000.0{'data': (10000, 100), 'act_type': 'prelu', 'gamma': (1, 100)}
rint14.9397---4194.3042{'data': (1024, 1024)}
rint0.1535---40.0{'data': (10000, 1)}
rint14.5915---4000.0{'data': (10000, 100)}
identity------4194.3042{'data': (1024, 1024)}
identity------40.0{'data': (10000, 1)}
identity------4000.0{'data': (10000, 100)}
softsign3.99857.052097.1521{'data': (1024, 1024)}
softsign0.04860.073740.0{'data': (10000, 1)}
softsign3.76626.79752000.0{'data': (10000, 100)}
broadcast_div0.00830.00750.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
square4.20374.96392097.1521{'data': (1024, 1024)}
square0.04670.055840.0{'data': (10000, 1)}
square3.99864.65332000.0{'data': (10000, 100)}
elemwise_sub0.0058---0.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
dot14.56229.16054194.3042{'lhs': (1024, 1024), 'rhs': (1024, 1024)}
dot0.7451.58422000.0{'lhs': (1000, 10), 'rhs': (1000, 10), 'transpose_b': True}
dot0.05790.16730.2{'lhs': (1000, 1), 'rhs': (100, 1000), 'transpose_a': True, 'transpose_b': True}
broadcast_logical_and0.0071---0.024{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
broadcast_add0.00810.00660.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
random_exponential63.2732---4194.3042{'shape': (1024, 1024)}
random_exponential0.6453---40.0{'shape': (10000, 1)}
random_exponential59.2788---2000.0{'shape': (10000, 100)}
Dropout249.466123.514137748.7344{'data': (32, 3, 256, 256), 'p': 0.5, 'mode': 'always'}
Dropout3.96340.3516600.0{'data': (10000, 10), 'p': 0.5, 'mode': 'always'}
exp8.9413---4194.3042{'data': (1024, 1024)}
exp0.0971---40.0{'data': (10000, 1)}
exp7.9211---4000.0{'data': (10000, 100)}
random_generalized_negative_binomial362.7789---2097.1521{'shape': (1024, 1024)}
random_generalized_negative_binomial3.4276---40.0{'shape': (10000, 1)}
random_generalized_negative_binomial344.3516---4000.0{'shape': (10000, 100)}
min30.872355.94130.002{'data': (1024, 1024), 'axis': ()}
min0.31680.52060.002{'data': (10000, 1), 'axis': 0}
min29.954753.82450.004{'data': (10000, 100), 'axis': (0, 1)}
erfinv79.98799.22742097.1521{'data': (1024, 1024)}
erfinv0.75670.910540.0{'data': (10000, 1)}
erfinv76.047995.50012000.0{'data': (10000, 100)}
broadcast_plus------0.012{'lhs': [(1024, 1024), (10000, 10), (10000, 1)], 'rhs': [(1024, 1024), (10000, 10), (10000, 1)]}
arcsin16.31577.61562097.1521{'data': (1024, 1024)}
arcsin0.16110.075840.0{'data': (10000, 1)}
arcsin16.02257.50812000.0{'data': (10000, 100)}
sample_generalized_negative_binomial629.1785---8388.6084{'mu': [2.0, 2.5], 'shape': (1024, 1024), 'alpha': [0.0, 2.5]}
sample_generalized_negative_binomial6.8681---80.0{'mu': [2.0, 2.5], 'shape': (10000, 1), 'alpha': [0.0, 2.5]}
sample_generalized_negative_binomial604.3484---8000.0{'mu': [2.0, 2.5], 'shape': (10000, 100), 'alpha': [0.0, 2.5]}
relu11.09798.32622097.1521{'data': (1024, 1024)}
relu0.11630.085340.0{'data': (10000, 1)}
relu10.68638.07024000.0{'data': (10000, 100)}
cbrt11.31216.52542097.1521{'data': (1024, 1024)}
cbrt0.12380.068740.0{'data': (10000, 1)}
cbrt10.46316.09972000.0{'data': (10000, 100)}
sample_uniform89.1332---8388.6084{'low': [0.0, 2.5], 'shape': (1024, 1024), 'high': [1.0, 3.7]}
sample_uniform0.8895---80.0{'low': [0.0, 2.5], 'shape': (10000, 1), 'high': [1.0, 3.7]}
sample_uniform84.4477---8000.0{'low': [0.0, 2.5], 'shape': (10000, 100), 'high': [1.0, 3.7]}
Convolution13.407217.023856610.418{'data': (32, 3, 256), 'weight': (64, 3, 3), 'bias': (64,), 'kernel': (3,), 'stride': (1,), 'dilate': (1,), 'pad': (0,), 'num_filter': 64, 'layout': 'NCW'}
sample_poisson512.1068---8388.6084{'lam': [1.0, 8.5], 'shape': (1024, 1024)}
sample_poisson4.6203---80.0{'lam': [1.0, 8.5], 'shape': (10000, 1)}
sample_poisson474.1238---8000.0{'lam': [1.0, 8.5], 'shape': (10000, 100)}
log_softmax21.441315.74562097.1521{'data': (1024, 1024), 'axis': -1, 'temperature': 0.5}
log_softmax0.46130.295820.0{'data': (10000, 1), 'axis': -1, 'temperature': 0.5}
log_softmax21.974515.24074000.0{'data': (10000, 100), 'axis': -1, 'temperature': 0.5}
gamma35.1027124.20152097.1521{'data': (1024, 1024)}
gamma0.36111.117720.0{'data': (10000, 1)}
gamma33.636117.68892000.0{'data': (10000, 100)}
reciprocal3.46466.11062097.1521{'data': (1024, 1024)}
reciprocal0.04130.063540.0{'data': (10000, 1)}
reciprocal3.25535.87622000.0{'data': (10000, 100)}
sigmoid9.80175.96392097.1521{'data': (1024, 1024)}
sigmoid0.10950.065140.0{'data': (10000, 1)}
sigmoid9.04435.79012000.0{'data': (10000, 100)}