Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for unpipe (0.09 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

        the entire Tensor into the graph with a `Const` node.
    *   Because `tf.fill` evaluates at graph runtime, it supports dynamic shapes
        based on other runtime Tensors, unlike `tf.constant`.
      }];
    
      let arguments = (ins
        Arg<TF_I32OrI64Tensor, [{1-D. Represents the shape of the output tensor.}]>:$dims,
        Arg<TF_Tensor, [{0-D (scalar). Value to fill the returned tensor.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"ERROR_PRIVILEGE_NOT_HELD", Const, 4},
    		{"ERROR_PROC_NOT_FOUND", Const, 0},
    		{"ESHLIBVERS", Const, 0},
    		{"ESHUTDOWN", Const, 0},
    		{"ESOCKTNOSUPPORT", Const, 0},
    		{"ESPIPE", Const, 0},
    		{"ESRCH", Const, 0},
    		{"ESRMNT", Const, 0},
    		{"ESTALE", Const, 0},
    		{"ESTRPIPE", Const, 0},
    		{"ETHERCAP_JUMBO_MTU", Const, 1},
    		{"ETHERCAP_VLAN_HWTAGGING", Const, 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
Back to top