Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for mask1b (0.59 sec)

  1. RELEASE.md

     * If you use masked losses with Keras the loss values may be different in TensorFlow `2.12` compared to previous versions.
     * In cases where the mask was previously ignored, you will now get an error if you pass a mask with an incompatible shape.
    
    ### Major Features and Improvements
    
    `tf.keras`:
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    to a graph to compute the derivatives of a specified 'loss' by recursively
    finding out inputs that contributed to its computation.  If you insert this op
    in the graph it inputs are masked from the gradient generator.  They are not
    taken into account for computing gradients.
    
    This is useful any time you want to compute a value with TensorFlow but need
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(Prefix).Contains", Method, 18},
    		{"(Prefix).IsSingleIP", Method, 18},
    		{"(Prefix).IsValid", Method, 18},
    		{"(Prefix).MarshalBinary", Method, 18},
    		{"(Prefix).MarshalText", Method, 18},
    		{"(Prefix).Masked", Method, 18},
    		{"(Prefix).Overlaps", Method, 18},
    		{"(Prefix).String", Method, 18},
    		{"Addr", Type, 18},
    		{"AddrFrom16", Func, 18},
    		{"AddrFrom4", Func, 18},
    		{"AddrFromSlice", Func, 18},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "procMount": {
                "description": "procMount denotes the type of proc mount to use for the containers. The default is DefaultProcMount which uses the container runtime defaults for readonly paths and masked paths. This requires the ProcMountType feature flag to be enabled. Note that this field cannot be set when spec.os.name is windows.",
                "type": "string"
              },
              "readOnlyRootFilesystem": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top