Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TopologyWithMeshShapeAndTasks (0.36 sec)

  1. tensorflow/compiler/mlir/tensorflow/utils/tpu_rewrite_device_util_test.cc

            std::make_tuple(2, 1, TopologyWithMeshShapeAndTasks({1, 1, 1, 1}, 1, 1),
                            std::vector<int64_t>(),
                            "number of tasks from available TPU devices must be "
                            "'num_tasks' in 'topology' (1), got 2"),
            std::make_tuple(2, 1, TopologyWithMeshShapeAndTasks({1, 1, 1, 1}, 2, 2),
                            std::vector<int64_t>(),
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Apr 26 09:37:10 UTC 2024
    - 46.8K bytes
    - Viewed (0)
Back to top