Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for __inference_ (0.11 sec)

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

                }
              }
              attr {
                key: "f"
                value {
                  func {
                    name: "__inference_<lambda>_6"
                  }
                }
              }
            }
            node_def {
              name: "Identity"
              op: "Identity"
              input: "PartitionedCall:output:0"
              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)
  2. tensorflow/compiler/mlir/g3doc/_includes/tf_passes.md

      tf_device.return
    }
    ```
    ### `-tf-replicate-tensor-list-init-ops`
    
    _Replicate TensorList init ops for correct shape assignments in shape inference_
    
    If we pass same TensorList to a while op as multiple arguments or just use
    the same TensorList at multiple places and assign different
    TensorListSetItem to elements of TensorList, the shape inference is then
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Aug 02 02:26:39 UTC 2023
    - 96.4K bytes
    - Viewed (0)
Back to top