Search Options

Results per page
Sort
Preferred Languages
Advance

Results 191 - 200 of 3,800 for central (0.32 sec)

  1. src/packaging/deb/scripts/control

    Kaoru FUZITA <******@****.***> 1449710642 +0900
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Dec 10 01:24:02 UTC 2015
    - 420 bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/tests/mlir2graphdef/function-control-ret.mlir

          // CHECK:       control_ret {
          // CHECK-NEXT:    key: "control_const"
          // CHECK-NEXT:    value: "control_const"
          // CHECK-NEXT:  }
          tf_executor.fetch %0#1 : !tf_executor.control
        }
        func.return
      }
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Mar 28 12:06:33 UTC 2022
    - 1004 bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/arg-control-dep.pbtxt

          name: "foo"
          input_arg {
            name: "arg"
            type: DT_INT32
          }
          output_arg {
            name: "return_value"
            type: DT_INT32
          }
        }
        # Drop the control dependency on arg for the node "test"
        # CHECK-LABEL: func private @foo
        # CHECK: tf_executor.island wraps "tf.Const"()
        node_def {
          name: "test"
          op: "Const"
          input: "^arg"
          attr {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Nov 11 19:14:04 UTC 2020
    - 1.2K bytes
    - Viewed (0)
  4. docs/de/docs/how-to/general.md

    Nils Lindemann <******@****.***> 1711822722 +0100
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Sat Mar 30 18:18:42 UTC 2024
    - 2.9K bytes
    - Viewed (0)
  5. src/compress/bzip2/testdata/Isaac.Newton-Opticks.txt.bz2

    and blue at its inward Limb, and at its outward Limb the red and yellow. So that now their order from the central Spot was white, yellow, red; black; violet, blue, white, yellow, red, &c. contrary to what it was before. _Obs._ 3. When the Rings or some parts of them appeared only black and white, they were very distinct and well defined, and the blackness seemed as intense as that of the central Spot. Also in the Borders of the Rings, where the Colours began to emerge out of the whiteness, they were...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Sep 24 18:26:02 UTC 2018
    - 129.4K bytes
    - Viewed (0)
  6. tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/graph-function-control-ret-same-island.pbtxt

    # Verify for functions with control return values, the island with a consumed
    # data output and a consumed control has both its outputs added to the GraphOps
    # FetchOp.
    
    # Match the island containing the "tf.Neg", capture the output
    # CHECK:          %[[ISLAND:[a-z_0-9]*]], %[[ISLAND_control:[a-z_0-9]*]] = tf_executor.island wraps "tf.Neg"
    
    # Check that the tf.Neg data output and control are passed to the fetch
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 10 19:53:21 UTC 2020
    - 1.8K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/tests/graphdef2mlir/graph-as-function-control-ret.pbtxt

    # CHECK:         tf_executor.fetch %{{.*}}, %[[VAR_ADD_1]], %[[VAR_ADD_2]]
    
    # Test duplicate control ret node names.
    
    # UNIQUE: Control outputs must be unique
    
    # Test missing control ret node name.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jul 29 04:41:05 UTC 2021
    - 3.5K bytes
    - Viewed (0)
  8. pkg/collateral/control.go

    	"github.com/spf13/cobra/doc"
    	"github.com/spf13/pflag"
    	"sigs.k8s.io/yaml"
    
    	"istio.io/istio/pkg/collateral/metrics"
    	"istio.io/istio/pkg/env"
    )
    
    // Control determines the behavior of the EmitCollateral function
    type Control struct {
    	// OutputDir specifies the directory to output the collateral files
    	OutputDir string
    
    	// EmitManPages controls whether to produce man pages.
    	EmitManPages bool
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 03:51:36 UTC 2024
    - 17.8K bytes
    - Viewed (0)
  9. docs/zh/docs/how-to/general.md

    Bill Zhong <******@****.***> 1713829269 -0230
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Mon Apr 22 23:41:09 UTC 2024
    - 2.1K bytes
    - Viewed (0)
  10. docs/tr/docs/how-to/general.md

    Hasan Sezer Taşan <******@****.***> 1716826852 +0300
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Mon May 27 16:20:52 UTC 2024
    - 2.6K bytes
    - Viewed (0)
Back to top