Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for iterated (0.33 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    }
    
    def TF_OneShotIteratorOp : TF_Op<"OneShotIterator", []> {
      let summary = [{
    Makes a "one-shot" iterator that can be iterated only once.
      }];
    
      let description = [{
    A one-shot iterator bundles the logic for defining the dataset and
    the state of the iterator in a single op, which allows simple input
    pipelines to be defined without an additional initialization
    ("MakeIterator") step.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - github.com/gorilla/mux: [v1.7.0 → v1.7.3](https://github.com/gorilla/mux/compare/v1.7.0...v1.7.3)
    - github.com/json-iterator/go: [v1.1.8 → v1.1.10](https://github.com/json-iterator/go/compare/v1.1.8...v1.1.10)
    - github.com/jstemmer/go-junit-report: [af01ea7 → v0.9.1](https://github.com/jstemmer/go-junit-report/compare/af01ea7...v0.9.1)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. RELEASE.md

        been changed. It now returns a function that can be used as an argument to
        `Dataset.apply()`.
    *   Remove `tf.contrib.data.Iterator.from_dataset()` method. Use
        `Dataset.make_initializable_iterator()` instead.
    *   Remove seldom used and unnecessary `tf.contrib.data.Iterator.dispose_op()`.
    *   Reorder some TF-GAN loss functions in a non-backwards compatible way.
    
    ## Known Issues
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "items": {
                  "default": "",
                  "type": "string"
                },
                "type": "array",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  6. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*File).SetLinesForContent", Method, 0},
    		{"(*File).Size", Method, 0},
    		{"(*FileSet).AddFile", Method, 0},
    		{"(*FileSet).Base", Method, 0},
    		{"(*FileSet).File", Method, 0},
    		{"(*FileSet).Iterate", Method, 0},
    		{"(*FileSet).Position", Method, 0},
    		{"(*FileSet).PositionFor", Method, 4},
    		{"(*FileSet).Read", Method, 0},
    		{"(*FileSet).RemoveFile", Method, 20},
    		{"(*FileSet).Write", Method, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  7. src/testdata/Isaac.Newton-Opticks.txt

    describing such Glasses as shall make the last Image of any Object as
    distinct and large and luminous as it can conveniently be made.
    
    I have now given in Axioms and their Explications the sum of what hath
    hitherto been treated of in Opticks. For what hath been generally
    agreed on I content my self to assume under the notion of Principles, in
    order to what I have farther to write. And this may suffice for an
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
  8. tests/integration/pilot/testdata/gateway-api-crd.yaml

                      that they are responsible for.
    
    
                      Note that to achieve this, the list of PolicyAncestorStatus structs
                      MUST be treated as a map with a composite key, made up of the AncestorRef
                      and ControllerName fields combined.
    
    
                      A maximum of 16 ancestors will be represented in this list. An empty list
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
Back to top