Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 18 of 18 for ifelse (0.24 sec)

  1. src/main/webapp/css/admin/bootstrap.min.css.map

    !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n  @error \"`#{$rfs-factor}` is not a valid  $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  2. src/main/webapp/css/bootstrap.min.css.map

    !default;\n\n// Resize font-size based on screen height and width\n$rfs-two-dimensional: false !default;\n\n// Factor of decrease\n$rfs-factor: 10 !default;\n\n@if type-of($rfs-factor) != \"number\" or $rfs-factor <= 1 {\n  @error \"`#{$rfs-factor}` is not a valid  $rfs-factor, it must be greater than 1.\";\n}\n\n// Generate enable or disable classes. Possibilities: false, \"enable\" or \"disable\"\n$rfs-class: false !default;\n\n// 1 rem = $rfs-rem-value px\n$rfs-rem-value: 16 !default;\n\n// Safari...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Feb 13 04:21:06 UTC 2020
    - 626.8K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                - host
                type: object
              status:
                type: object
                x-kubernetes-preserve-unknown-fields: true
            type: object
        served: true
        storage: false
        subresources:
          status: {}
      - additionalPrinterColumns:
        - description: The name of a service from the service registry
          jsonPath: .spec.host
          name: Host
          type: string
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. RELEASE.md

            default. They can be disabled by configuring
            `tf.data.experimental.OptimizationOptions` to set `map_and_batch =
            False` or `noop_elimination = False` respectively. To disable all
            default optimizations, set `apply_default_optimizations = False`.
        *   Support parallel map in `map_and_filter_fusion`.
        *   Disable static optimizations for input pipelines that use non-resource
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.19.md

    - Fix: skip case sensitivity when checking Azure NSG rules
      fix: ensure InstanceShutdownByProviderID return false for creating Azure VMs ([#104449](https://github.com/kubernetes/kubernetes/pull/104449), [@feiskyer](https://github.com/feiskyer)) [SIG Cloud Provider]
    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/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Ident", Type, 0},
    		{"Ident.Name", Field, 0},
    		{"Ident.NamePos", Field, 0},
    		{"Ident.Obj", Field, 0},
    		{"IfStmt", Type, 0},
    		{"IfStmt.Body", Field, 0},
    		{"IfStmt.Cond", Field, 0},
    		{"IfStmt.Else", Field, 0},
    		{"IfStmt.If", Field, 0},
    		{"IfStmt.Init", Field, 0},
    		{"ImportSpec", Type, 0},
    		{"ImportSpec.Comment", Field, 0},
    		{"ImportSpec.Doc", Field, 0},
    		{"ImportSpec.EndPos", Field, 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

    Paper held in ones hand, and continuing the friction till the Glass grew
    warm.
    
    _Qu._ 9. Is not Fire a Body heated so hot as to emit Light copiously?
    For what else is a red hot Iron than Fire? And what else is a burning
    Coal than red hot Wood?
    
    _Qu._ 10. Is not Flame a Vapour, Fume or Exhalation heated red hot, that
    is, so hot as to shine? For Bodies do not flame without emitting a
    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. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

              type: "bool"
              default_value {
                b: true
              }
            }
            attr {
              name: "allow_missing_files"
              type: "bool"
              default_value {
                b: false
              }
            }
            is_stateful: true
          }
          op {
            name: "NoOp"
          }
          op {
            name: "Pack"
            input_arg {
              name: "values"
              type_attr: "T"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
Back to top