Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 2,545 for _after (0.18 sec)

  1. tensorflow/compiler/mlir/tf2xla/api/v2/cluster_tf.cc

        ::tensorflow::DumpMlirOpToFile(
            DEBUG_DATA_DUMPER()->GetDumpFilename(module_name.str(), kDebugGroupMain,
                                                 dump_prefix.str() + "_after"),
            module, llvm::StringRef(), &bridge);
      }
    
      return diag_handler.ConsumeStatus();
    }
    
    tensorflow::Status RecordIfErrorStatus(const std::string error_prefix,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Mar 28 22:25:18 UTC 2024
    - 8.7K bytes
    - Viewed (0)
  2. cluster/gce/gci/master.yaml

          ExecStartPre=/bin/chmod 544 /home/kubernetes/bin/kube-master-internal-route.sh
          ExecStart=/home/kubernetes/bin/kube-master-internal-route.sh
    
          [Install]
          WantedBy=kubernetes.target
    
      - path: /etc/systemd/system/kube-master-configuration.service
        permissions: 0644
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 12 16:22:20 UTC 2021
    - 5.5K bytes
    - Viewed (0)
  3. maven-core/src/test/resources/projects/transform/after.pom

    Slawomir Jaranowski <******@****.***> 1694625617 +0200
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Thu Sep 14 07:51:37 UTC 2023
    - 2.4K bytes
    - Viewed (0)
  4. maven-core/src/test/resources/projects/transform/jar/after.pom

    Guillaume Nodet <******@****.***> 1715601879 +0200
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Mon May 13 12:04:39 UTC 2024
    - 1.3K bytes
    - Viewed (0)
  5. src/cmd/go/testdata/vcstest/git/commit-after-tag.txt

    git add go.mod main.go
    git commit -m 'all: add go.mod and main.go'
    git branch -m master
    git tag v1.0.0
    
    at 2019-07-15T17:17:27-04:00
    cp _next/main.go main.go
    git add main.go
    git commit -m 'add init function'
    
    git log --oneline --decorate=short
    cmp stdout .git-log
    
    -- .git-log --
    b325d82 (HEAD -> master) add init function
    8da67e0 (tag: v1.0.0) all: add go.mod and main.go
    -- go.mod --
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Oct 25 15:36:24 UTC 2022
    - 767 bytes
    - Viewed (0)
  6. hack/testdata/retainKeys/deployment/deployment-after.yaml

    Jordan Liggitt <******@****.***> 1545236266 -0500
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Dec 19 16:19:12 UTC 2018
    - 456 bytes
    - Viewed (0)
  7. cluster/gce/gci/master-helper.sh

      metadata="${metadata},kube-master-certs=${KUBE_TEMP}/kube-master-certs.yaml"
      metadata="${metadata},cluster-location=${KUBE_TEMP}/cluster-location.txt"
      metadata="${metadata},kube-master-internal-route=${KUBE_ROOT}/cluster/gce/gci/kube-master-internal-route.sh"
      metadata="${metadata},${MASTER_EXTRA_METADATA}"
    
      local disk="name=${master_name}-pd"
      disk="${disk},device-name=master-pd"
      disk="${disk},mode=rw"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Feb 17 19:00:22 UTC 2022
    - 8.7K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/lite/tests/optimize-after-quantization.mlir

    A. Unique TensorFlower <******@****.***> 1704479080 -0800
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Jan 05 18:35:42 UTC 2024
    - 1.4K bytes
    - Viewed (0)
  9. tensorflow/compiler/mlir/tensorflow/tests/compile_mlir_util/shape-inference-after-legalization.mlir

    Tres Popp <******@****.***> 1648061556 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 23 18:56:13 UTC 2022
    - 1.2K bytes
    - Viewed (0)
  10. staging/src/k8s.io/cli-runtime/artifacts/redis-master-controller.yaml

    apiVersion: v1
    kind: ReplicationController
    metadata:
      name: redis-master
      labels:
        app: redis
        role: master
        tier: backend
    spec:
      replicas: 1
      template:
        metadata:
          labels:
            app: redis
            role: master
            tier: backend
        spec:
          containers:
          - name: master
            image: registry.k8s.io/redis:e2e  # or just image: redis
            resources:
              requests:
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 31 14:16:53 UTC 2022
    - 502 bytes
    - Viewed (0)
Back to top