Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for squash (0.11 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      }];
    }
    
    def TF_CholeskyOp : TF_Op<"Cholesky", [Pure]> {
      let summary = [{
    Computes the Cholesky decomposition of one or more square matrices.
      }];
    
      let description = [{
    The input is a tensor of shape `[..., M, M]` whose inner-most 2 dimensions
    form square matrices.
    
    The input has to be symmetric and positive definite. Only the lower-triangular
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. pkg/apis/core/validation/validation_test.go

    						DatasetUUID: "d846b09d-223d-43df-ab5b-d6db2206a0e4",
    					},
    				},
    			},
    			errs: []verr{{
    				etype: field.ErrorTypeInvalid,
    				field: "flocker",
    			}},
    		}, {
    			name: "slash in flocker datasetName",
    			vol: core.Volume{
    				Name: "flocker",
    				VolumeSource: core.VolumeSource{
    					Flocker: &core.FlockerVolumeSource{
    						DatasetName: "foo/bar",
    					},
    				},
    			},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  3. RELEASE.md

    Abid K, @afshinrahimi, @AidanGG, Ajay Rao, Aki Sukegawa, Alex Rothberg,
    Alexander Rosenberg Johansen, Andrew Gibiansky, Andrew Thomas, @Appleholic,
    Bastiaan Quast, Ben Dilday, Bofu Chen, Brandon Amos, Bryon Gloden, CisspĀ®,
    @chanis, Chenyang Liu, Corey Wharton, Daeyun Shin, Daniel Julius Lasiman, Daniel
    Waterworth, Danijar Hafner, Darren Garvey, Denis Gorbachev, @DjangoPeng,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top