Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for myModel (0.46 sec)

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

    return{TelemetryHelper,};});'use strict';tr.exportTo('tr.model.helpers',function(){function findChromeBrowserProcesses(model){return model.getAllProcesses(tr.model.helpers.ChromeBrowserHelper.isBrowserProcess);}
    function findChromeRenderProcesses(model){return model.getAllProcesses(tr.model.helpers.ChromeRendererHelper.isRenderProcess);}
    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. tensorflow/compiler/mlir/lite/schema/schema_generated.h

      }
      value = nullptr;
      type = BuiltinOptions2_NONE;
    }
    
    inline const tflite::Model *GetModel(const void *buf) {
      return ::flatbuffers::GetRoot<tflite::Model>(buf);
    }
    
    inline const tflite::Model *GetSizePrefixedModel(const void *buf) {
      return ::flatbuffers::GetSizePrefixedRoot<tflite::Model>(buf);
    }
    
    inline const char *ModelIdentifier() {
      return "TFL3";
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
  3. CREDITS

        (including a physical distribution medium), accompanied by a
        written offer, valid for at least three years and valid for as
        long as you offer spare parts or customer support for that product
        model, to give anyone who possesses the object code either (1) a
        copy of the Corresponding Source for all the software in the
        product that is covered by this License, on a durable physical
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  4. pkg/generated/openapi/zz_generated.openapi.go

    				Properties: map[string]spec.Schema{
    					"namedResources": {
    						SchemaProps: spec.SchemaProps{
    							Description: "NamedResources describes the allocation result when using the named resources model.",
    							Ref:         ref("k8s.io/api/resource/v1alpha2.NamedResourcesAllocationResult"),
    						},
    					},
    				},
    			},
    		},
    		Dependencies: []string{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  5. api/openapi-spec/swagger.json

            "namedResources": {
              "$ref": "#/definitions/io.k8s.api.resource.v1alpha2.NamedResourcesAllocationResult",
              "description": "NamedResources describes the allocation result when using the named resources model."
            },
            "vendorRequestParameters": {
              "$ref": "#/definitions/io.k8s.apimachinery.pkg.runtime.RawExtension",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
Back to top