Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for B1000000 (0.09 sec)

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

    		{"B0", Const, 0},
    		{"B1000000", Const, 0},
    		{"B110", Const, 0},
    		{"B115200", Const, 0},
    		{"B1152000", Const, 0},
    		{"B1200", Const, 0},
    		{"B134", Const, 0},
    		{"B14400", Const, 1},
    		{"B150", Const, 0},
    		{"B1500000", Const, 0},
    		{"B1800", Const, 0},
    		{"B19200", Const, 0},
    		{"B200", Const, 0},
    		{"B2000000", Const, 0},
    		{"B230400", Const, 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)
  2. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

                tensor_shape {
                }
                string_val: "\n\035\n\t\022\005get_c\010\001\n\016\022\nsignatures\010\002*\000\n\017\n\013\022\007trace_0\010\003*\000\n\027\n\023\022\017serving_default\010\004*\000\n\021\n\r\022\tcapture_0\010\005*\000\n\021\n\r\022\tcapture_0\010\005*\000\n\002*\000"
              }
            }
          }
        }
        node {
          name: "saver_filename"
          op: "Placeholder"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
  3. tests/integration/pilot/testdata/gateway-api-crd.yaml

    
                                  Support for this field varies based on the context where used.
                                format: int32
                                maximum: 1000000
                                minimum: 0
                                type: integer
                            required:
                            - name
                            type: object
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      on_value = 1.0
      off_value = 0.0
      axis = -1
    ```
    
    Then output is `[2 x 2 x 3]`:
    ```
    output =
      [
        [1.0, 0.0, 0.0]  // one_hot(0)
        [0.0, 0.0, 1.0]  // one_hot(2)
      ][
        [0.0, 1.0, 0.0]  // one_hot(1)
        [0.0, 0.0, 0.0]  // one_hot(-1)
      ]
    ```
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. api/go1.14.txt

    pkg syscall (freebsd-arm64), const RTM_REDIRECT ideal-int
    pkg syscall (freebsd-arm64), const RTM_RESOLVE = 11
    pkg syscall (freebsd-arm64), const RTM_RESOLVE ideal-int
    pkg syscall (freebsd-arm64), const RTM_RTTUNIT = 1000000
    pkg syscall (freebsd-arm64), const RTM_RTTUNIT ideal-int
    pkg syscall (freebsd-arm64), const RTM_VERSION = 5
    pkg syscall (freebsd-arm64), const RTM_VERSION ideal-int
    pkg syscall (freebsd-arm64), const RTV_EXPIRE = 4
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
Back to top