Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 34 of 34 for tac_module (0.65 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/tf-ops.mlir

    }
    
    // -----
    
    func.func @testXlaHostComputeMlir(%arg0: tensor<2xf32>) -> () {
      // expected-error @+1 {{can not be deserialized}}
      "tf._XlaHostComputeMlir"(%arg0) {send_key="", recv_key="", host_mlir_module="bad_module"} : (tensor<2xf32>) -> ()
      func.return
    }
    
    // -----
    
    func.func @testXlaHostComputeMlir(%arg0: tensor<2xf32>) -> () {
      // expected-error @+1 {{'host_mlir_module' does not contain 'host_func' function}}
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 23 14:40:35 UTC 2023
    - 236.4K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"TagInheritance", Const, 0},
    		{"TagInlinedSubroutine", Const, 0},
    		{"TagInterfaceType", Const, 0},
    		{"TagLabel", Const, 0},
    		{"TagLexDwarfBlock", Const, 0},
    		{"TagMember", Const, 0},
    		{"TagModule", Const, 0},
    		{"TagMutableType", Const, 0},
    		{"TagNamelist", Const, 0},
    		{"TagNamelistItem", Const, 0},
    		{"TagNamespace", Const, 0},
    		{"TagPackedType", Const, 0},
    		{"TagPartialUnit", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. api/go1.txt

    pkg debug/dwarf, const TagInterfaceType Tag
    pkg debug/dwarf, const TagLabel Tag
    pkg debug/dwarf, const TagLexDwarfBlock Tag
    pkg debug/dwarf, const TagMember Tag
    pkg debug/dwarf, const TagModule Tag
    pkg debug/dwarf, const TagMutableType Tag
    pkg debug/dwarf, const TagNamelist Tag
    pkg debug/dwarf, const TagNamelistItem Tag
    pkg debug/dwarf, const TagNamespace Tag
    pkg debug/dwarf, const TagPackedType Tag
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  4. api/go1.1.txt

    pkg debug/dwarf, const TagInterfaceType = 56
    pkg debug/dwarf, const TagLabel = 10
    pkg debug/dwarf, const TagLexDwarfBlock = 11
    pkg debug/dwarf, const TagMember = 13
    pkg debug/dwarf, const TagModule = 30
    pkg debug/dwarf, const TagMutableType = 62
    pkg debug/dwarf, const TagNamelist = 43
    pkg debug/dwarf, const TagNamelistItem = 44
    pkg debug/dwarf, const TagNamespace = 57
    pkg debug/dwarf, const TagPackedType = 45
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top