Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 13 for startm (0.34 sec)

  1. tensorflow/compiler/mlir/lite/schema/schema_generated.h

      ::flatbuffers::uoffset_t start_;
      void add_beta(float beta) {
        fbb_.AddElement<float>(SoftmaxOptions::VT_BETA, beta, 0.0f);
      }
      explicit SoftmaxOptionsBuilder(::flatbuffers::FlatBufferBuilder &_fbb)
            : fbb_(_fbb) {
        start_ = fbb_.StartTable();
      }
      ::flatbuffers::Offset<SoftmaxOptions> Finish() {
        const auto end = fbb_.EndTable(start_);
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
  2. src/internal/trace/traceviewer/static/trace_viewer_full.html

    return ret;},splice:function(path,start){var info={};var array=this._get(path,this,info);if(start<0){start=array.length-Math.floor(-start);}else{start=Math.floor(start);}
    if(!start){start=0;}
    var args=Array.prototype.slice.call(arguments,1);var ret=array.splice.apply(array,args);var addedCount=Math.max(args.length-2,0);if(addedCount||ret.length){this._notifySplice(array,info.path,start,addedCount,ret);}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  3. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

            },
            "started": {
              "description": "Specifies whether the container has passed its startup probe. Initialized as false, becomes true after startupProbe is considered successful. Resets to false when the container is restarted, or if kubelet loses state temporarily. Is always true when no startupProbe is defined.",
              "type": "boolean"
            },
            "state": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  4. api/openapi-spec/v3/api__v1_openapi.json

                "type": "integer"
              },
              "started": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  5. src/main/webapp/css/admin/adminlte.min.css.map

    stop.\n@mixin gradient-y($start-color: $gray-700, $end-color: $gray-800, $start-percent: 0%, $end-percent: 100%) {\n  background-image: linear-gradient(to bottom, $start-color $start-percent, $end-color $end-percent);\n  background-repeat: repeat-x;\n}\n\n@mixin gradient-directional($start-color: $gray-700, $end-color: $gray-800, $deg: 45deg) {\n  background-image: linear-gradient($deg, $start-color, $end-color);\n  background-repeat: repeat-x;\n}\n@mixin gradient-x-three-colors($start-color: $blue, $mid-color:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
  6. pkg/generated/openapi/zz_generated.openapi.go

    						},
    					},
    					"started": {
    						SchemaProps: spec.SchemaProps{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  7. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

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

              "type": "integer"
            },
            "started": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  9. test-site/activator-launch-1.3.2.jar

    scala.util.matching; public abstract interface Regex$MatchData { public abstract CharSequence source(); public abstract int start(); public abstract int end(); public abstract String matched(); } scala/util/matching/Regex$Match.class package scala.util.matching; public final synchronized class Regex$Match implements Regex$MatchData { private final CharSequence source; private final int start; private final int end; public final String matched(); public final String toString(); public final CharSequence source();...
    Registered: Wed Jun 12 15:38:08 UTC 2024
    - Last Modified: Mon Apr 20 08:41:37 UTC 2015
    - 1.2M bytes
    - Viewed (1)
  10. api/go1.1.txt

    pkg syscall (darwin-386), const CS8 ideal-int
    pkg syscall (darwin-386), const CSIZE = 768
    pkg syscall (darwin-386), const CSIZE ideal-int
    pkg syscall (darwin-386), const CSTART = 17
    pkg syscall (darwin-386), const CSTART ideal-int
    pkg syscall (darwin-386), const CSTATUS = 20
    pkg syscall (darwin-386), const CSTATUS ideal-int
    pkg syscall (darwin-386), const CSTOP = 19
    pkg syscall (darwin-386), const CSTOP ideal-int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top