Search Options

Results per page
Sort
Preferred Languages
Advance

Results 71 - 80 of 642 for TD (0.35 sec)

  1. tensorflow/compiler/mlir/lite/transforms/passes.td

    See the License for the specific language governing permissions and
    limitations under the License.
    ==============================================================================*/
    
    include "mlir/Pass/PassBase.td"
    
    
    def AnalyzeVariablesPass : Pass<"tfl-analyze-variables-pass", "mlir::ModuleOp"> {
      let summary = "Analyze variables in the graph";
      let description = [{
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 24 20:30:06 UTC 2024
    - 22.6K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/transforms/tf_device_passes.td

    See the License for the specific language governing permissions and
    limitations under the License.
    ==============================================================================*/
    
    include "mlir/Pass/PassBase.td"
    
    // TF device dialect passes.
    
    def ResourceOpLiftingPass : Pass<"tf-resource-op-lifting", "ModuleOp"> {
      let summary = "Lifting resource operations out of device computation";
      let description = [{
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 17 18:52:57 UTC 2024
    - 12.5K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/tf2xla/internal/passes/clustering_passes.td

    See the License for the specific language governing permissions and
    limitations under the License.
    ==============================================================================*/
    include "mlir/Pass/PassBase.td"
    
    def VerifyClusteringPass : Pass<"verify-clustering-pass", "mlir::func::FuncOp"> {
    
      let summary = "Verify that the Bridge output is correct and errors if verification fails.";
    
      let description = [{
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Apr 30 02:01:13 UTC 2024
    - 19.8K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    //
    // Ops in this file are sorted alphabetically.
    
    include "tensorflow/compiler/mlir/tensorflow/ir/tf_op_base.td"
    include "mlir/Interfaces/CallInterfaces.td"
    include "mlir/Interfaces/InferTypeOpInterface.td"
    include "mlir/IR/OpAsmInterface.td"
    include "mlir/IR/SymbolInterfaces.td"
    
    def TF_AbsOp : TF_Op<"Abs", [Pure, TF_Idempotent, TF_SameOperandsAndResultTypeResolveRef]> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. tensorflow/compiler/mlir/tensorflow/transforms/tf_passes.td

    See the License for the specific language governing permissions and
    limitations under the License.
    ==============================================================================*/
    
    include "mlir/Pass/PassBase.td"
    
    // TF dialect passes.
    
    def TensorflowGPUFusion : Pass<"tf-gpu-op-fusion", "mlir::func::FuncOp"> {
      let summary = "Fusion optimization for GPU targets";
      let description = [{
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:18:05 UTC 2024
    - 99.6K bytes
    - Viewed (0)
  6. pilot/pkg/security/authz/builder/testdata/http/td-aliases-source-principal-out.yaml

                            regex: spiffe://.*/ns/foo/sa/all-td
                    - authenticated:
                        principalName:
                          safeRegex:
                            regex: spiffe://.*-td/ns/foo/sa/prefix-td
                    - authenticated:
                        principalName:
                          exact: spiffe://some-trustdomain/ns/foo/sa/prefix-td
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Oct 17 16:35:46 UTC 2023
    - 1.2K bytes
    - Viewed (0)
  7. pilot/pkg/security/authz/builder/testdata/http/extended-td-aliases-source-principal-out.yaml

                            regex: spiffe://.*/ns/foo/sa/all-td
                    - authenticated:
                        principalName:
                          safeRegex:
                            regex: spiffe://.*-td/ns/foo/sa/prefix-td
                    - authenticated:
                        principalName:
                          exact: spiffe://some-trustdomain/ns/foo/sa/prefix-td
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 25 10:39:25 UTC 2024
    - 1.2K bytes
    - Viewed (0)
  8. pilot/pkg/security/authz/builder/testdata/http/simple-policy-multiple-td-aliases-out.yaml

                        principalName:
                          exact: spiffe://cluster.local/ns/rule[0]/sa/from[0]-principal[0]
                    - authenticated:
                        principalName:
                          exact: spiffe://some-td/ns/rule[0]/sa/from[0]-principal[0]
            - andIds:
                ids:
                - orIds:
                    ids:
                    - authenticated:
                        principalName:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Oct 17 16:35:46 UTC 2023
    - 2K bytes
    - Viewed (0)
  9. pilot/pkg/security/authz/builder/testdata/http/extended-simple-policy-multiple-td-aliases-out.yaml

                        principalName:
                          exact: spiffe://cluster.local/ns/rule[0]/sa/from[0]-principal[0]
                    - authenticated:
                        principalName:
                          exact: spiffe://some-td/ns/rule[0]/sa/from[0]-principal[0]
            - andIds:
                ids:
                - orIds:
                    ids:
                    - authenticated:
                        principalName:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Mar 25 10:39:25 UTC 2024
    - 2K bytes
    - Viewed (0)
  10. pilot/pkg/security/authz/builder/testdata/http/simple-policy-td-aliases-out.yaml

    Kuat <******@****.***> 1697560546 -0700
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Oct 17 16:35:46 UTC 2023
    - 2.4K bytes
    - Viewed (0)
Back to top