Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of about 10,000 for 0$ (0.06 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/cluster_tf_ops_pass.mlir

      %1 = "tf.AddV2"(%arg0, %0) {device = "/job:localhost/replica:0/task:0/device:CPU:0"} : (tensor<i32>, tensor<i32>) -> tensor<i32>
      %2 = "tf.Const"() { value = dense<16> : tensor<i32> } : () -> tensor<i32>
      tf_device.send %2 "key-0" "/job:worker/replica:0/task:1/device:CPU:0" {device = "/job:localhost/replica:0/task:0/device:CPU:0"} : tensor<i32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 30 06:52:55 UTC 2023
    - 5.6K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/tests/tpu_rewrite.mlir

    module attributes {tf.versions = {producer = 888 : i32}, tf.devices = ["/job:worker/replica:0/task:0/device:CPU:0", "/job:worker/replica:0/task:0/device:TPU_SYSTEM:0", "/job:worker/replica:0/task:0/device:TPU:0"]} {
      func.func @unsupported_operand_type(%arg0: tensor<?xi2>) {
        // expected-error@+1 {{failed to determine operand type at index 0: Converting i2 to DataType}}
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 02 22:03:30 UTC 2024
    - 172.9K bytes
    - Viewed (0)
  3. src/cmd/compile/internal/test/testdata/arithBoundary_test.go

    	itd32{a: 0, b: -2147483647, add: -2147483647, sub: 2147483647, mul: 0, div: 0, mod: 0},
    	itd32{a: 0, b: -1, add: -1, sub: 1, mul: 0, div: 0, mod: 0},
    	itd32{a: 0, b: 0, add: 0, sub: 0, mul: 0},
    	itd32{a: 0, b: 1, add: 1, sub: -1, mul: 0, div: 0, mod: 0},
    	itd32{a: 0, b: 2147483647, add: 2147483647, sub: -2147483647, mul: 0, div: 0, mod: 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Dec 23 06:40:04 UTC 2020
    - 31.3K bytes
    - Viewed (0)
  4. src/debug/gosym/testdata/pclinetest.s

    BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE $0; BYTE...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Nov 12 20:27:20 UTC 2018
    - 10K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/tests/replica_id_to_device_ordinal.mlir

    module attributes {tf.devices = ["/job:worker/replica:0/task:0/device:CPU:0", "/job:worker/replica:0/task:0/device:TPU_SYSTEM:0", "/job:worker/replica:0/task:0/device:TPU:0", "/job:worker/replica:0/task:0/device:TPU:1"]} {
      func.func @device_ordinal_attr_added_multiple_devices() {
        tf_executor.graph {
          %0 = tf_executor.island {
            "tf_device.launch"() ({
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Mar 28 12:06:33 UTC 2022
    - 4.3K bytes
    - Viewed (0)
  6. tensorflow/compiler/jit/tests/keras_imagenet_main.pbtxt

      name: "input_1_1"
      op: "_Arg"
      device: "/job:localhost/replica:0/task:0/device:GPU:0"
      attr {
        key: "T"
        value {
          type: DT_HALF
        }
      }
      attr {
        key: "index"
        value {
          i: 0
        }
      }
    }
    node {
      name: "bn2a_branch2c_cond_input_1"
      op: "_Arg"
      device: "/job:localhost/replica:0/task:0/device:GPU:0"
      attr {
        key: "T"
        value {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 30 02:52:54 UTC 2019
    - 1.3M bytes
    - Viewed (0)
  7. subprojects/diagnostics/src/integTest/groovy/org/gradle/api/reporting/dependencies/HtmlDependencyReportTaskIntegrationTest.groovy

            json.project.configurations[0].dependencies[0].children.size() == 2
    
            json.project.configurations[0].dependencies[0].children[0].module == "foo:bar"
            json.project.configurations[0].dependencies[0].children[0].name == "foo:bar:1.0"
            json.project.configurations[0].dependencies[0].children[0].resolvable == 'RESOLVED'
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Oct 24 06:54:47 UTC 2023
    - 26.4K bytes
    - Viewed (0)
  8. pilot/pkg/security/authz/builder/testdata/http/single-policy-in.yaml

                hosts: ["rule[0]-to[0]-host[1]", "rule[0]-to[0]-host[2]"]
                ports: ["9001", "9002"]
                paths: ["rule[0]-to[0]-path[1]", "rule[0]-to[0]-path[2]"]
            - operation:
                methods: ["rule[0]-to[1]-method[1]", "rule[0]-to[1]-method[2]"]
                hosts: ["rule[0]-to[1]-host[1]", "rule[0]-to[1]-host[2]"]
                ports: ["9011", "9012"]
                paths: ["rule[0]-to[1]-path[1]", "rule[0]-to[1]-path[2]"]
          when:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Apr 01 19:25:01 UTC 2021
    - 3.1K bytes
    - Viewed (0)
  9. test/fixedbugs/bug423.go

    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0 // used 64 times
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    	X = 0
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Feb 21 06:50:10 UTC 2012
    - 2.3K bytes
    - Viewed (0)
  10. tensorflow/compiler/mlir/tensorflow/utils/tpu_rewrite_device_util_test.cc

      ASSERT_TRUE(DeviceNamesToParsedNames(
          {"/job:worker/replica:0/task:0/device:TPU_SYSTEM:0",
           "/job:worker/replica:0/task:0/device:TPU:0",
           "/job:worker/replica:0/task:0/device:CPU:0",
           "/job:worker/replica:0/task:1/device:TPU_SYSTEM:0",
           "/job:worker/replica:0/task:1/device:TPU:0",
           "/job:worker/replica:0/task:1/device:CPU:0"},
          &devices));
      std::string compilation_device;
    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