flwr
androidJvm
flwr
/
dev.flower.android
/
Parameters
Parameters
data
class
Parameters
(
val
tensors
:
Array
<
ByteBuffer
>
,
val
tensorType
:
String
)
Model parameters.
Members
Constructors
Parameters
Link copied to clipboard
constructor
(
tensors
:
Array
<
ByteBuffer
>
,
tensorType
:
String
)
Properties
tensors
Link copied to clipboard
val
tensors
:
Array
<
ByteBuffer
>
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