Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 10 for casi (0.28 sec)

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

      switch (type) {
        case SparseIndexVector_NONE: {
          return true;
        }
        case SparseIndexVector_Int32Vector: {
          auto ptr = reinterpret_cast<const tflite::Int32Vector *>(obj);
          return verifier.VerifyTable(ptr);
        }
        case SparseIndexVector_Uint16Vector: {
          auto ptr = reinterpret_cast<const tflite::Uint16Vector *>(obj);
    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

    s=e[5],l=+e[6],f=e[7],h=e[8],g=e[9],p=1,v="",d="",m=!1;switch(h&&(h=+h.substring(1)),(s||"0"===r&&"="===o)&&(s=r="0",o="=",f&&(l-=Math.floor((l-1)/4))),g){case"n":f=!0,g="g";break;case"%":p=100,d="%",g="f";break;case"p":p=100,d="%",g="r";break;case"b":case"o":case"x":case"X":"#"===c&&(v="0"+g.toLowerCase());case"c":case"d":m=!0,h=0;break;case"s":p=-1,g="r"}"$"===c&&(v=u[0],d=u[1]),"r"!=g||h||(g="g"),null!=h&&("g"==g?h=Math.max(1,Math.min(21,h)):("e"==g||"f"==g)&&(h=Math.max(0,Math.min(20,h)))),g=nc.get(g)||qt;var...
    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. pkg/generated/openapi/zz_generated.openapi.go

    passed if podInfoOnMount is set to true. This list might grow, but the prefix will be used. \"csi.storage.k8s.io/pod.name\": pod.Name \"csi.storage.k8s.io/pod.namespace\": pod.Namespace \"csi.storage.k8s.io/pod.uid\": string(pod.UID) \"csi.storage.k8s.io/ephemeral\": \"true\" if the volume is an ephemeral inline volume\n                                defined by a CSIVolumeSource, otherwise \"false\"\n\n\"csi.storage.k8s.io/ephemeral\" is a new feature in Kubernetes 1.16. It is only required for drivers...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  4. CREDITS

    partial invalidity or ineffectiveness shall not invalidate the remainder
    of the License, and in such case Affirmer hereby affirms that he or she
    will not (i) exercise any of his or her remaining Copyright and Related
    Rights in the Work or (ii) assert any associated claims and causes of
    action with respect to the Work, in either case contrary to Affirmer's
    express Statement of Purpose.
    
    4. Limitations and Disclaimers.
    
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Thu Jun 13 15:34:20 UTC 2024
    - 1.7M bytes
    - Viewed (0)
  5. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

    passed if podInfoOnMount is set to true. This list might grow, but the prefix will be used. \"csi.storage.k8s.io/pod.name\": pod.Name \"csi.storage.k8s.io/pod.namespace\": pod.Namespace \"csi.storage.k8s.io/pod.uid\": string(pod.UID) \"csi.storage.k8s.io/ephemeral\": \"true\" if the volume is an ephemeral inline volume\n                                defined by a CSIVolumeSource, otherwise \"false\"\n\n\"csi.storage.k8s.io/ephemeral\" is a new feature in Kubernetes 1.16. It is only required for drivers...
    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

    passed if podInfoOnMount is set to true. This list might grow, but the prefix will be used. \"csi.storage.k8s.io/pod.name\": pod.Name \"csi.storage.k8s.io/pod.namespace\": pod.Namespace \"csi.storage.k8s.io/pod.uid\": string(pod.UID) \"csi.storage.k8s.io/ephemeral\": \"true\" if the volume is an ephemeral inline volume\n                                defined by a CSIVolumeSource, otherwise \"false\"\n\n\"csi.storage.k8s.io/ephemeral\" is a new feature in Kubernetes 1.16. It is only required for drivers...
    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. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

    passed if podInfoOnMount is set to true. This list might grow, but the prefix will be used. \"csi.storage.k8s.io/pod.name\": pod.Name \"csi.storage.k8s.io/pod.namespace\": pod.Namespace \"csi.storage.k8s.io/pod.uid\": string(pod.UID) \"csi.storage.k8s.io/ephemeral\": \"true\" if the volume is an ephemeral inline volume\n                                defined by a CSIVolumeSource, otherwise \"false\"\n\n\"csi.storage.k8s.io/ephemeral\" is a new feature in Kubernetes 1.16. It is only required for drivers...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  8. src/cmd/compile/internal/ssa/opGen.go

    func (k BlockKind) String() string { return blockString[k] }
    func (k BlockKind) AuxIntType() string {
    	switch k {
    	case BlockARM64TBZ:
    		return "int64"
    	case BlockARM64TBNZ:
    		return "int64"
    	case BlockS390XCIJ:
    		return "int8"
    	case BlockS390XCGIJ:
    		return "int8"
    	case BlockS390XCLIJ:
    		return "uint8"
    	case BlockS390XCLGIJ:
    		return "uint8"
    	}
    	return ""
    }
    
    const (
    	OpInvalid Op = iota
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 23 15:49:20 UTC 2024
    - 1M bytes
    - Viewed (0)
  9. src/main/webapp/css/admin/adminlte.min.css.map

    I,WAAA,uBAIJ,sEAEI,WAAA,6BAFJ,+EAKM,WAAA,mBAKN,8EAEI,WAAA,iCAFJ,uFAKM,WAAA,uBAKN,iDAEI,SAAA,O5Es+UR,sD4Ex+UI,8CAOI,WAAA,EAPJ,kDAWI,SAAA,OAIJ,2DAEI,WAAA,GAMR,+CAEI,OAAA,EAIJ,2CAEI,OAAA,EACA,KAAA,EACA,SAAA,MACA,MAAA,EACA,QAAA,KAIJ,+CAEI,SAAA,OAFJ,mDAMI,cAAA,EAtBJ,+CA+BQ,OAAA,EAzBR,2CA+BQ,OAAA,EACA,KAAA,EACA,SAAA,MACA,MAAA,EACA,QAAA,KANJ,+CAUI,cAAA,mBA7BR,+CAmCQ,SAAA,O/DrUN,yB+D+SE,kDAEI,OAAA,EAIJ,8CAEI,OAAA,EACA,KAAA,EACA,SAAA,MACA,MAAA,EACA,QAAA,KANJ,kDAUI,cAAA,mBAIJ,kDAEI,SAAA,Q/DrUN,yB+D+SE,kDA...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
  10. api/go1.txt

    pkg go/ast, type CallExpr struct, Lparen token.Pos
    pkg go/ast, type CallExpr struct, Rparen token.Pos
    pkg go/ast, type CaseClause struct
    pkg go/ast, type CaseClause struct, Body []Stmt
    pkg go/ast, type CaseClause struct, Case token.Pos
    pkg go/ast, type CaseClause struct, Colon token.Pos
    pkg go/ast, type CaseClause struct, List []Expr
    pkg go/ast, type ChanDir int
    pkg go/ast, type ChanType struct
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top