Search Options

Results per page
Sort
Preferred Languages
Advance

Results 51 - 54 of 54 for sliceok3 (0.18 sec)

  1. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

      // CHECK: %[[SLICE3:.*]] = "mhlo.slice"(%{{.*}}) <{limit_indices = dense<[4, 3, 6]> : tensor<3xi64>, start_indices = dense<[0, 2, 0]> : tensor<3xi64>, strides = dense<1> : tensor<3xi64>}> : (tensor<4x3x6xf32>) -> tensor<4x1x6xf32>
      // CHECK: %[[RES3:.*]] = mhlo.reshape %[[SLICE3]] : (tensor<4x1x6xf32>) -> tensor<4x6xf32>
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 335.5K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"SendDir", Const, 0},
    		{"Slice", Const, 0},
    		{"SliceHeader", Type, 0},
    		{"SliceHeader.Cap", Field, 0},
    		{"SliceHeader.Data", Field, 0},
    		{"SliceHeader.Len", Field, 0},
    		{"SliceOf", Func, 1},
    		{"String", Const, 0},
    		{"StringHeader", Type, 0},
    		{"StringHeader.Data", Field, 0},
    		{"StringHeader.Len", Field, 0},
    		{"Struct", Const, 0},
    		{"StructField", Type, 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.2.txt

    pkg flag, type Getter interface, Set(string) error
    pkg flag, type Getter interface, String() string
    pkg flag, var CommandLine *FlagSet
    pkg go/ast, type SliceExpr struct, Max Expr
    pkg go/ast, type SliceExpr struct, Slice3 bool
    pkg go/ast, type TypeAssertExpr struct, Lparen token.Pos
    pkg go/ast, type TypeAssertExpr struct, Rparen token.Pos
    pkg go/build, method (*Context) MatchFile(string, string) (bool, error)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Oct 18 04:36:59 UTC 2013
    - 1.9M bytes
    - Viewed (0)
  4. api/go1.1.txt

    pkg reflect, func ChanOf(ChanDir, Type) Type
    pkg reflect, func MakeFunc(Type, func([]Value) []Value) Value
    pkg reflect, func MapOf(Type, Type) Type
    pkg reflect, func Select([]SelectCase) (int, Value, bool)
    pkg reflect, func SliceOf(Type) Type
    pkg reflect, method (Value) Convert(Type) Value
    pkg reflect, type SelectCase struct
    pkg reflect, type SelectCase struct, Chan Value
    pkg reflect, type SelectCase struct, Dir SelectDir
    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