Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for mapLine (0.44 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(MapFS).ReadFile", Method, 16},
    		{"(MapFS).Stat", Method, 16},
    		{"(MapFS).Sub", Method, 16},
    		{"MapFS", Type, 16},
    		{"MapFile", Type, 16},
    		{"MapFile.Data", Field, 16},
    		{"MapFile.ModTime", Field, 16},
    		{"MapFile.Mode", Field, 16},
    		{"MapFile.Sys", Field, 16},
    		{"TestFS", Func, 16},
    	},
    	"testing/iotest": {
    		{"DataErrReader", Func, 0},
    		{"ErrReader", Func, 16},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  }
                ],
                "description": "hostPath represents a pre-existing file or directory on the host machine that is directly exposed to the container. This is generally used for system agents or other privileged things that are allowed to see the host machine. Most containers will NOT need this. More info: https://kubernetes.io/docs/concepts/storage/volumes#hostpath"
              },
              "iscsi": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        }
      }];
    }
    
    def TF_DebugIdentityV2Op : TF_Op<"DebugIdentityV2", []> {
      let summary = "Debug Identity V2 Op.";
    
      let description = [{
    Provides an identity mapping from input to output, while writing the content of
    the input tensor by calling DebugEventsWriter.
    
    The semantics of the input tensor depends on tensor_debug_mode. In typical
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. src/testdata/Isaac.Newton-Opticks.txt

    Thus, for instance, if Cinnaber and _ultra_-marine blue, or some other
    full blue be held together in the red homogeneal Light, they will both
    appear red, but the Cinnaber will appear of a strongly luminous and
    resplendent red, and the _ultra_-marine blue of a faint obscure and dark
    red; and if they be held together in the blue homogeneal Light, they
    will both appear blue, but the _ultra_-marine will appear of a strongly
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  5. RELEASE.md

    *   `tf.print`:
        *   Bug fix in `tf.print()` with `OrderedDict` where if an `OrderedDict`
            didn't have the keys sorted, the keys and values were not being printed
            in accordance with their correct mapping.
    *   `tf.train.Checkpoint`:
        *   Now accepts a `root` argument in the initialization, which generates a
            checkpoint with a root object. This allows users to create a
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. CHANGELOG/CHANGELOG-1.19.md

    - Fix counting error in service/nodeport/loadbalancer quota check ([#97828](https://github.com/kubernetes/kubernetes/pull/97828), [@pacoxu](https://github.com/pacoxu)) [SIG API Machinery and Network]
    - Fix missing cadvisor machine metrics. ([#97006](https://github.com/kubernetes/kubernetes/pull/97006), [@lingsamuel](https://github.com/lingsamuel)) [SIG Node]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  7. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                "description": "Standard list metadata. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds"
              },
              "reason": {
                "description": "A machine-readable description of why this operation is in the \"Failure\" status. If this value is empty there is no information available. A Reason clarifies an HTTP status code but does not override it.",
                "type": "string"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
Back to top