Hubro Connect
Toggle table of contents
1.4.5
common
Target filter
common
Switch theme
Search in API
Skip to content
Hubro Connect
Hubro Connect
/
no.hubroplatform.hubroconnect.flwr
/
Parameters
Parameters
data
class
Parameters
(
val
tensors
:
Array
<
ByteArray
>
,
val
tensorType
:
String
)
Model parameters.
Members
Constructors
Parameters
Link copied to clipboard
constructor
(
tensors
:
Array
<
ByteArray
>
,
tensorType
:
String
)
Properties
tensors
Link copied to clipboard
val
tensors
:
Array
<
ByteArray
>
tensor
Type
Link copied to clipboard
val
tensorType
:
String
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int