Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 7 of 7 for acd (0.05 sec)

  1. subprojects/core-api/src/test/groovy/org/gradle/api/tasks/util/PatternSetTest.groovy

            included file('13')
            excluded file('a')
            excluded file('1')
            excluded file('c')
            excluded file('3')
            excluded file('acb')
            excluded file('acd')
            excluded file('132')
            excluded file('132')
    
            when:
            patternSet = new PatternSet().copyFrom(patternSet)
            then:
            included file('ac')
            included file('13')
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Thu Feb 15 12:37:12 UTC 2024
    - 11.7K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/quantization/tensorflow/python/integration_test/quantize_model_test.py

      def test_unitwise_spec_with_no_units(self):
        _, y_shape, bias_shape, x_signature, y_signature = (
            self._prepare_sample_einsum_datashapes('abc,acd->abd')
        )
        model = self._create_einsum_model(
            'abc,acd->abd',
            y_shape,
            x_signature,
            y_signature,
            bias_shape,
            is_qat_model=True,
        )
        saved_model_save.save(
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 03:36:50 UTC 2024
    - 235.6K bytes
    - Viewed (0)
  3. src/cmd/vendor/rsc.io/markdown/entity.go

    	"á":                          "\u00e1",
    	"ă":                          "\u0103",
    	"∾":                              "\u223e",
    	"∾̳":                             "\u223e\u0333",
    	"∿":                             "\u223f",
    	"â":                           "\u00e2",
    	"´":                           "\u00b4",
    	"а":                             "\u0430",
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Jan 24 13:01:26 UTC 2024
    - 101K bytes
    - Viewed (0)
  4. src/html/entity.go

    		"Zscr;":                            '\U0001D4B5',
    		"aacute;":                          '\U000000E1',
    		"abreve;":                          '\U00000103',
    		"ac;":                              '\U0000223E',
    		"acd;":                             '\U0000223F',
    		"acirc;":                           '\U000000E2',
    		"acute;":                           '\U000000B4',
    		"acy;":                             '\U00000430',
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jul 31 22:10:54 UTC 2018
    - 114.3K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/quantization/tensorflow/tests/replace_cast_hacks_with_tf_xla_ops.mlir

        %10 = "tf.Cast"(%9) {Truncate = false, device = ""} : (tensor<2x4x5xi8>) -> tensor<2x4x5xi32>
        %11 = "tf.Einsum"(%8, %10) {device = "", equation = "abc,acd->abd"} : (tensor<2x3x4xi32>, tensor<2x4x5xi32>) -> tensor<2x3x5xi32>
        %12 = "tf.Cast"(%11) {Truncate = false, device = ""} : (tensor<2x3x5xi32>) -> tensor<2x3x5xf32>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 30 06:52:55 UTC 2023
    - 81K bytes
    - Viewed (0)
  6. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    CB [in _Fig._ 3.] represent Lines drawn upon the Paper parallel to the edges of the Knives, and between which all the Light would fall, if it passed between the edges of the Knives without inflexion; DE a Right Line drawn through C making the Angles ACD, BCE, equal to one another, and terminating all the Light which falls upon the Paper from the point where the edges of the Knives meet; _eis_, _fkt_, and _glv_, three hyperbolical Lines representing the Terminus of the Shadow of one of the Knives, the...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  7. src/testdata/Isaac.Newton-Opticks.txt

    to the edges of the Knives, and between which all the Light would fall,
    if it passed between the edges of the Knives without inflexion; DE a
    Right Line drawn through C making the Angles ACD, BCE, equal to one
    another, and terminating all the Light which falls upon the Paper from
    the point where the edges of the Knives meet; _eis_, _fkt_, and _glv_,
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Oct 01 16:16:21 UTC 2018
    - 553.9K bytes
    - Viewed (0)
Back to top