Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for attr_ (0.46 sec)

  1. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

              type_list_attr: "Tout"
            }
            attr {
              name: "Tin"
              type: "list(type)"
              has_minimum: true
            }
            attr {
              name: "Tout"
              type: "list(type)"
              has_minimum: true
            }
            attr {
              name: "f"
              type: "func"
            }
            attr {
              name: "config"
              type: "string"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
  2. api/go1.14.txt

    pkg debug/dwarf, const AttrCallValue = 126
    pkg debug/dwarf, const AttrCallValue Attr
    pkg debug/dwarf, const AttrConstExpr = 108
    pkg debug/dwarf, const AttrConstExpr Attr
    pkg debug/dwarf, const AttrDataBitOffset = 107
    pkg debug/dwarf, const AttrDataBitOffset Attr
    pkg debug/dwarf, const AttrDecimalScale = 92
    pkg debug/dwarf, const AttrDecimalScale Attr
    pkg debug/dwarf, const AttrDecimalSign = 94
    pkg debug/dwarf, const AttrDecimalSign Attr
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*TextHandler).WithGroup", Method, 21},
    		{"(Attr).Equal", Method, 21},
    		{"(Attr).String", Method, 21},
    		{"(Kind).String", Method, 21},
    		{"(Level).Level", Method, 21},
    		{"(Level).MarshalJSON", Method, 21},
    		{"(Level).MarshalText", Method, 21},
    		{"(Level).String", Method, 21},
    		{"(Record).Attrs", Method, 21},
    		{"(Record).Clone", Method, 21},
    		{"(Record).NumAttrs", Method, 21},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    node and associated metadata.}]>:$key,
        Res<TF_BoolTensor, [{If the `must_compile` attr is false the _XlaCompile op
    can decide not to compile the clusters based on some profitability
    heuristics.  In that case `compilation_successful` is false if _XlaCompile
    chose not to compile the cluster.  If the `must_compile` attr is true then
    _XlaCompile always attempts to compile the cluster and
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. RELEASE.md

                `Model.predict_step`.
            *   SavedModel uses its own `Model._saved_model_inputs_spec` attr now
                instead of relying on `Model.inputs` and `Model.input_names`, which
                are no longer set for subclass Models. This attr is set in eager,
                `tf.function`, and graph modes. This gets rid of the need for users
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top