Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for IsResourceSafeForMerge (0.3 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/host_runtime/tpu_merge_variables_with_execute.cc

    // safely merged.
    //
    // `resource_ids` contains IDs of all previously accessed resources
    // `previous_unknown_resource_access` is true if we had any previous unknown
    // resource access.
    bool IsResourceSafeForMerge(
        Value resource,
        const mlir::TF::ResourceAliasAnalysis::Info& resource_analysis_info,
        const VariableAccessesForTPUExecute& infos,
        const llvm::SmallDenseSet<int64_t>& resource_ids,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Feb 29 17:52:11 UTC 2024
    - 27K bytes
    - Viewed (0)
Back to top