pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.machinelearningservices.kotlin.inputs
/
TensorFlowArgs
/
TensorFlowArgs
Tensor
Flow
Args
fun
TensorFlowArgs
(
distributionType
:
Output
<
String
>
,
parameterServerCount
:
Output
<
Int
>
?
=
null
,
workerCount
:
Output
<
Int
>
?
=
null
)