Searched refs:enable_variable_deduplication (Results 1 – 2 of 2) sorted by relevance
1639 bool enable_variable_deduplication = in ReplaceResourceArgsWithVarHandleOps() local1640 runtime_params_.enable_variable_deduplication; in ReplaceResourceArgsWithVarHandleOps()1649 enable_variable_deduplication = false; in ReplaceResourceArgsWithVarHandleOps()1696 if (enable_variable_deduplication && tpu_variables.contains(handle_fp) && in ReplaceResourceArgsWithVarHandleOps()
123 bool enable_variable_deduplication; member