Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for placeholders (0.46 sec)

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

        Res<TF_Float32Tensor, [{A 1D Tensor for the gradient with respect to offset.}]>:$offset_backprop,
        Res<TF_Float32Tensor, [{Unused placeholder to match the mean input in FusedBatchNorm.}]>:$reserve_space_3,
        Res<TF_Float32Tensor, [{Unused placeholder to match the variance input
    in FusedBatchNorm.}]>:$reserve_space_4
      );
    
      TF_DerivedOperandTypeAttr T = TF_DerivedOperandTypeAttr<0>;
    }
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  2. RELEASE.md

        *   `tf.types.experimental.TraceType` now requires an additional `placeholder_value` method to be defined.
        *   `tf.function` now traces with placeholder values generated by TraceType instead of the value itself.
    
    *   Experimental APIs `tf.config.experimental.enable_mlir_graph_optimization` and `tf.config.experimental.disable_mlir_graph_optimization` were removed.
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  3. tensorflow/cc/saved_model/testdata/chunked_saved_model/chunked_model/saved_model.pbtxt

            }
            attr {
              name: "executor_type"
              type: "string"
              default_value {
                s: ""
              }
            }
          }
          op {
            name: "Placeholder"
            output_arg {
              name: "output"
              type_attr: "dtype"
            }
            attr {
              name: "dtype"
              type: "type"
            }
            attr {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Jun 08 21:43:11 UTC 2023
    - 531.2K bytes
    - Viewed (0)
  4. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    11450..11459  ; valid                                  # 9.0  NEWA DIGIT ZERO..NEWA DIGIT NINE
    1145A         ; valid                  ;      ; NV8    # 13.0 NEWA DOUBLE COMMA
    1145B         ; valid                  ;      ; NV8    # 9.0  NEWA PLACEHOLDER MARK
    1145C         ; disallowed                             # NA   <reserved-1145C>
    1145D         ; valid                  ;      ; NV8    # 9.0  NEWA INSERTION SIGN
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
Back to top