Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 11 for 100M (0.4 sec)

  1. src/internal/trace/traceviewer/static/trace_viewer_full.html

            <svg id="clear_search" on-tap="clearSearch_" viewBox="0 0 128 128">
              <g>
              <title>Clear search</title>
              <line x1="28" x2="100" y1="28" y2="100"></line>
              <line x1="28" x2="100" y1="100" y2="28"></line>
              </g>
            </svg>
          </span>
    
          <svg id="show_overview" on-tap="toggleOverviewLineCharts_" viewBox="0 0 128 128">
            <g>
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    							Type:        []string{"integer"},
    							Format:      "int32",
    						},
    					},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  3. tensorflow/compiler/jit/tests/keras_imagenet_main_graph_mode.pbtxt

        }
      }
      attr {
        key: "dtype"
        value {
          type: DT_FLOAT
        }
      }
      attr {
        key: "shape"
        value {
          shape {
            dim {
              size: 1001
            }
          }
        }
      }
      attr {
        key: "shared_name"
        value {
          s: "training/SGD/fc1000/bias/momentum"
        }
      }
    }
    node {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 30 02:52:54 UTC 2019
    - 1.1M bytes
    - Viewed (0)
  4. tensorflow/compiler/jit/tests/keras_imagenet_main.pbtxt

        value {
          list {
            type: DT_FLOAT
          }
        }
      }
      attr {
        key: "_handle_shapes"
        value {
          list {
            shape {
              dim {
                size: 1001
              }
            }
          }
        }
      }
      attr {
        key: "index"
        value {
          i: 268
        }
      }
    }
    node {
      name: "fc1000_matmul_readvariableop_resource"
      op: "_Arg"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 30 02:52:54 UTC 2019
    - 1.3M bytes
    - Viewed (0)
  5. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

              "format": "int32",
              "type": "integer"
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  6. api/openapi-spec/swagger.json

              "format": "int32",
              "type": "integer"
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  7. src/cmd/compile/internal/ssa/opGen.go

    		asm:          x86.AMULL,
    		reg: regInfo{
    			inputs: []inputInfo{
    				{0, 1},   // AX
    				{1, 255}, // AX CX DX BX SP BP SI DI
    			},
    			clobbers: 4, // DX
    			outputs: []outputInfo{
    				{1, 0},
    				{0, 1}, // AX
    			},
    		},
    	},
    	{
    		name:         "HMULL",
    		argLen:       2,
    		commutative:  true,
    		clobberFlags: true,
    		asm:          x86.AIMULL,
    		reg: regInfo{
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 1M bytes
    - Viewed (0)
  8. src/main/webapp/css/admin/adminlte.min.css.map

    !important;\n}\n\n.w-75 {\n  width: 75% !important;\n}\n\n.w-100 {\n  width: 100% !important;\n}\n\n.w-auto {\n  width: auto !important;\n}\n\n.h-25 {\n  height: 25% !important;\n}\n\n.h-50 {\n  height: 50% !important;\n}\n\n.h-75 {\n  height: 75% !important;\n}\n\n.h-100 {\n  height: 100% !important;\n}\n\n.h-auto {\n  height: auto !important;\n}\n\n.mw-100 {\n  max-width: 100% !important;\n}\n\n.mh-100 {\n  max-height: 100% !important;\n}\n\n.min-vw-100 {\n  min-width: 100vw !important;\n}\n\n.min-vh-100...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
  9. api/go1.1.txt

    pkg syscall (darwin-386), const TCP_MAX_SACK = 3
    pkg syscall (darwin-386), const TCP_MAX_WINSHIFT = 14
    pkg syscall (darwin-386), const TCP_MINMSS = 216
    pkg syscall (darwin-386), const TCP_MINMSSOVERLOAD = 1000
    pkg syscall (darwin-386), const TCP_MSS = 512
    pkg syscall (darwin-386), const TCP_NOOPT = 8
    pkg syscall (darwin-386), const TCP_NOPUSH = 4
    pkg syscall (darwin-386), const TCP_RXT_CONNDROPTIME = 128
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  10. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

              "type": "string"
            },
            "endpoints": {
              "description": "endpoints is a list of unique endpoints in this slice. Each slice may include a maximum of 1000 endpoints.",
              "items": {
                "$ref": "#/definitions/io.k8s.api.discovery.v1.Endpoint"
              },
              "type": "array",
              "x-kubernetes-list-type": "atomic"
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
Back to top