Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for narrower (0.41 sec)

  1. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    sides of those Cavities, for the Reasons newly described, there ought to be produced Waves in several postures of the Prism. Now though it be but some very small and narrower parts of the Glass, by which these Waves for the most part are caused, yet they may seem to extend themselves over the whole Glass, because from the narrowest of those parts there are Colours of several Orders, that is, of several Rings, confusedly reflected, which by Refraction of the Prism are unfolded, separated, and, according...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/translate/import_model.cc

                absl::StrJoin(names, ", "),
                " with multiple concrete functions. Add "
                "@tf.function(input_signature=[...]) on this function, or use a "
                "narrower list of exported names that excludes this function.");
          }
        }
      }
      return absl::OkStatus();
    }
    
    // Recursively traverses a StructuredValue, linearizing all the leaves.
    //
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 01 11:17:36 UTC 2024
    - 183.2K bytes
    - Viewed (0)
  3. src/crypto/internal/nistec/fiat/p521_fiat64.go

    package fiat
    
    import "math/bits"
    
    type p521Uint1 uint64 // We use uint64 instead of a more narrow type for performance reasons; see https://github.com/mit-plv/fiat-crypto/pull/1006#issuecomment-892625927
    type p521Int1 int64   // We use uint64 instead of a more narrow type for performance reasons; see https://github.com/mit-plv/fiat-crypto/pull/1006#issuecomment-892625927
    
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 05 21:53:03 UTC 2022
    - 167K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/lite/stablehlo/transforms/legalize_hlo.cc

                .succeeded()) {
          CreateResizeBilinearOp(conv_op, output_sizes, align_corners, rewriter);
          return success();
        }
    
        // These checks narrow down the support to depthwise transpose conv2d.
        mhlo::ConvDimensionNumbersAttr dnums = conv_op.getDimensionNumbers();
        const int input_feature_dimension = dnums.getInputFeatureDimension();
        const int input_channels =
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 154.9K bytes
    - Viewed (0)
  5. guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    and was going on shrinking rapidly:  she soon found out that the
    cause of this was the fan she was holding, and she dropped it
    hastily, just in time to avoid shrinking away altogether.
    
    `That WAS a narrow escape!' said Alice, a good deal frightened at
    the sudden change, but very glad to find herself still in
    existence; `and now for the garden!' and she ran with all speed
    back to the little door:  but, alas! the little door was shut
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Mon Oct 29 21:35:03 UTC 2012
    - 145.2K bytes
    - Viewed (0)
  6. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    and was going on shrinking rapidly:  she soon found out that the
    cause of this was the fan she was holding, and she dropped it
    hastily, just in time to avoid shrinking away altogether.
    
    `That WAS a narrow escape!' said Alice, a good deal frightened at
    the sudden change, but very glad to find herself still in
    existence; `and now for the garden!' and she ran with all speed
    back to the little door:  but, alas! the little door was shut
    Registered: Wed Jun 12 16:38:11 UTC 2024
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  7. src/encoding/json/testdata/code.json.gz

    22575,"touches":2,"min_t":1229478785,"max_t":1236205616,"mean_t":1232842200},{"name":"textarea-width-expected.png","kids":[],"cl_weight":0.003061301158710795,"touches":2,"min_t":1228781586,"max_t":1236205616,"mean_t":1232493601},{"name":"menulist-narrow-width-expected.checksum","kids":[],"cl_weight":0.00012874983906270118,"touches":1,"min_t":1236205616,"max_t":1236205616,"mean_t":1236205616},{"name":"select-visual-hebrew-expected.png","kids":[],"cl_weight":0.0005553709994722575,"touches":2,"min_...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Mar 25 04:02:36 UTC 2016
    - 117.6K bytes
    - Viewed (0)
Back to top