DistributeTranspilerConfig

    返回:None

    • (PSDispatcher)

    参数分发的方式,当前支持的方法包括 和 HashName 两种, 默认为RoundRobin。

    • (int)

    参数切片时,最小数据块的大小,默认为8192。

    代码示例