SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-lang-core
/
sk.ainet.lang.tensor.benchmark
/
SlicingBenchmarkConfig
/
SlicingBenchmarkConfig
Slicing
Benchmark
Config
constructor
(
warmupIterations
:
Int
=
5
,
iterations
:
Int
=
20
,
tensorShapes
:
List
<
IntArray
>
=
listOf( intArrayOf(32, 128, 224, 224), intArrayOf(1024, 768), intArrayOf(8, 8, 512, 512), intArrayOf(100, 1000) )
,
accessSamples
:
Int
=
100
)
(
source
)