Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 33 of 33 for Replicas (0.23 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/shape_inference.mlir

          %outputs, %control = tf_executor.island wraps "tf.XlaConvV2"(%arg0, %arg1, %cst, %cst_0, %cst_1, %cst_2, %cst_3) {_XlaHasReferenceVars = false, device = "/job:localhost/replica:0/task:0/device:XLA_CPU:0", dimension_numbers = "\18\012\01\02@\01P\01Z\01\02b\01\02",...
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jan 23 17:24:10 UTC 2024
    - 167.4K bytes
    - Viewed (0)
  2. pkg/controller/job/job_controller_test.go

    	manager.expectations = FakeJobExpectations{
    		controller.NewControllerExpectations(), true, func() {
    			// If we check active pods before checking expectations, the job
    			// will create a new replica because it doesn't see this pod, but
    			// has fulfilled its expectations.
    			podIndexer.Add(pods[1])
    		},
    	}
    	manager.syncJob(context.TODO(), testutil.GetKey(job, t))
    	if len(fakePodControl.Templates) != 0 {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 11 15:36:36 UTC 2024
    - 229.2K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/tests/tf-ops.mlir

                                    %arg3: tensor<2xf32>) -> tensor<!tf_type.variant> {
      %0 = "tf.GeneratorDataset"(%arg0, %arg1, %arg2, %arg3) {
          device = "/job:tpu_host_worker/replica:0/task:0/device:CPU:0",
          finalize_func = @finalize,
          init_func = @init,
          next_func = @next,
          operandSegmentSizes = array<i32: 1, 2, 1>,
          output_shapes = [#tf_type.shape<>],
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 23 14:40:35 UTC 2023
    - 236.4K bytes
    - Viewed (0)
Back to top