Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for Koop (0.13 sec)

  1. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

          attr {
            key: "f"
            value {
              func {
                name: "__inference_signature_wrapper_13"
              }
            }
          }
        }
        node {
          name: "NoOp"
          op: "NoOp"
        }
        node {
          name: "Const_1"
          op: "Const"
          device: "/device:CPU:0"
          attr {
            key: "_output_shapes"
            value {
              list {
                shape {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
  2. RELEASE.md

          from both the node defs and the function defs of the graph. Note that
          this currently only strips the `Assert` nodes from the graph and
          converts them into `NoOp`s instead.
    
    *   `tf.data`
    
        * `tf.data` now has an `autotune_options.initial_parallelism` option to
          control the initial parallelism setting used by autotune before the data
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    preceded by a ConfigureTPUEmbeddingHost op that sets up the correct
    embedding table configuration. For example, this op is used to install
    parameters that are loaded from a checkpoint before a training loop is
    executed.
      }];
    
      let arguments = (ins
        Arg<TF_Float32Tensor, [{Value of parameters used in the ADAM optimization algorithm.}]>:$parameters,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1EFD          ; valid                                  # 5.1  LATIN SMALL LETTER MIDDLE-WELSH V
    1EFE          ; mapped                 ; 1EFF          # 5.1  LATIN CAPITAL LETTER Y WITH LOOP
    1EFF          ; valid                                  # 5.1  LATIN SMALL LETTER Y WITH LOOP
    1F00..1F07    ; valid                                  # 1.1  GREEK SMALL LETTER ALPHA WITH PSILI..GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.19.md

    - Fixed bug in CPUManager with race on container map access ([#97427](https://github.com/kubernetes/kubernetes/pull/97427), [@klueska](https://github.com/klueska)) [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)
  6. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	LODSB                                   // ac
    	LODSL                                   // ad
    	LODSQ                                   // 48ad
    	LODSW                                   // 66ad
    	//TODO: LOOP .+$0x11                    // e211
    	//TODO: LOOPEQ .+$0x11                  // e111
    	//TODO: LOOPNE .+$0x11                  // e011
    	LSLW (BX), DX                           // 660f0313
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 08 21:38:44 UTC 2021
    - 581.9K bytes
    - Viewed (0)
  7. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Client).Close", Method, 2},
    		{"(*Client).Data", Method, 0},
    		{"(*Client).Extension", Method, 0},
    		{"(*Client).Hello", Method, 1},
    		{"(*Client).Mail", Method, 0},
    		{"(*Client).Noop", Method, 10},
    		{"(*Client).Quit", Method, 0},
    		{"(*Client).Rcpt", Method, 0},
    		{"(*Client).Reset", Method, 0},
    		{"(*Client).StartTLS", Method, 0},
    		{"(*Client).TLSConnectionState", Method, 5},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top