Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for Ftruncate (0.66 sec)

  1. api/go1.2.txt

    pkg syscall (freebsd-386-cgo), func Fstat(int, *Stat_t) error
    pkg syscall (freebsd-386-cgo), func Fstatfs(int, *Statfs_t) error
    pkg syscall (freebsd-386-cgo), func Fsync(int) error
    pkg syscall (freebsd-386-cgo), func Ftruncate(int, int64) error
    pkg syscall (freebsd-386-cgo), func Futimes(int, []Timeval) error
    pkg syscall (freebsd-386-cgo), func Getdirentries(int, []uint8, *uintptr) (int, error)
    pkg syscall (freebsd-386-cgo), func Getdtablesize() int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  2. api/go1.txt

    pkg syscall (darwin-386), func Fstat(int, *Stat_t) error
    pkg syscall (darwin-386), func Fstatfs(int, *Statfs_t) error
    pkg syscall (darwin-386), func Fsync(int) error
    pkg syscall (darwin-386), func Ftruncate(int, int64) error
    pkg syscall (darwin-386), func Futimes(int, []Timeval) error
    pkg syscall (darwin-386), func Getdirentries(int, []uint8, *uintptr) (int, error)
    pkg syscall (darwin-386), func Getdtablesize() int
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  3. tensorflow/compiler/jit/tests/keras_imagenet_main.pbtxt

      attr {
        key: "DstT"
        value {
          type: DT_HALF
        }
      }
      attr {
        key: "SrcT"
        value {
          type: DT_FLOAT
        }
      }
      attr {
        key: "Truncate"
        value {
          b: false
        }
      }
    }
    node {
      name: "training/LossScaleOptimizer/gradients/loss_1/fc1000/bias/Regularizer/Square_grad/Mul_1"
      op: "Mul"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 30 02:52:54 UTC 2019
    - 1.3M bytes
    - Viewed (0)
  4. src/internal/trace/traceviewer/static/trace_viewer_full.html

    this.mean_=unit.truncate(this.mean_);this.min_=unit.truncate(this.min_);this.sum_=unit.truncate(this.sum_);this.variance_=unit.truncate(this.variance_);}
    asDict(){if(!this.count){return[];}
    return[this.count_,this.max_,this.meanlogs_,this.mean_,this.min_,this.sum_,this.variance_,];}
    static fromDict(dict){const result=new RunningStatistics();if(dict.length!==7){return result;}
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Nov 21 20:45:06 UTC 2023
    - 2.5M bytes
    - Viewed (0)
  5. tensorflow/compiler/jit/tests/keras_imagenet_main_graph_mode.pbtxt

      attr {
        key: "DstT"
        value {
          type: DT_INT64
        }
      }
      attr {
        key: "SrcT"
        value {
          type: DT_FLOAT
        }
      }
      attr {
        key: "Truncate"
        value {
          b: false
        }
      }
    }
    node {
      name: "loss_1/res5a_branch1/kernel/Regularizer/Sum"
      op: "Sum"
      input: "loss_1/res5a_branch1/kernel/Regularizer/Square"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 30 02:52:54 UTC 2019
    - 1.1M bytes
    - Viewed (0)
  6. pkg/generated/openapi/zz_generated.openapi.go

    					},
    					"reason": {
    						SchemaProps: spec.SchemaProps{
    							Description: "Reason should be empty unless Allowed is false in which case it may contain a short description of what is wrong.  Kubernetes may truncate excessively long errors when displaying to the user.",
    							Type:        []string{"string"},
    							Format:      "",
    						},
    					},
    					"auditAnnotations": {
    						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. src/main/webapp/css/admin/adminlte.min.css.map

    { font-family: $font-family-monospace !important; }\n\n// Alignment\n\n.text-justify  { text-align: justify !important; }\n.text-wrap     { white-space: normal !important; }\n.text-nowrap   { white-space: nowrap !important; }\n.text-truncate { @include text-truncate; }\n\n// Responsive alignment\n\n@each $breakpoint in map-keys($grid-breakpoints) {\n  @include media-breakpoint-up($breakpoint) {\n    $infix: breakpoint-infix($breakpoint, $grid-breakpoints);\n\n    .text#{$infix}-left   { text-align:...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Fri Feb 07 10:28:50 UTC 2020
    - 2M bytes
    - Viewed (0)
  8. api/openapi-spec/swagger.json

    with the string value. If the expression evaluates to null or empty string the audit annotation will be omitted. The valueExpression may be no longer than 5kb in length. If the result of the valueExpression is more than 10kb in length, it will be truncated to 10kb.\n\nIf multiple ValidatingAdmissionPolicyBinding resources match an API request, then the valueExpression will be evaluated for each binding. All unique values produced by the valueExpressions will be joined together in a comma-separated...
    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. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

    with the string value. If the expression evaluates to null or empty string the audit annotation will be omitted. The valueExpression may be no longer than 5kb in length. If the result of the valueExpression is more than 10kb in length, it will be truncated to 10kb.\n\nIf multiple ValidatingAdmissionPolicyBinding resources match an API request, then the valueExpression will be evaluated for each binding. All unique values produced by the valueExpressions will be joined together in a comma-separated...
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  10. api/openapi-spec/v3/api__v1_openapi.json

                "type": "string"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
Back to top