SKaiNET
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
SKaiNET
skainet-model-yolo
/
sk.ainet.lang.model.dnn.yolo
/
Yolo8
/
calculate
calculate
open
suspend override
fun
calculate
(
module
:
Module
<
FP32
,
Float
>
,
inputValue
:
Tensor
<
FP32
,
Float
>
,
executionContext
:
ExecutionContext
,
reportProgress
:
suspend
(
current
:
Int
,
total
:
Int
,
message
:
String
?
)
->
Unit
)
:
Tensor
<
FP32
,
Float
>
(
source
)