Home
last modified time | relevance | path

Searched refs:tpu_variable (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dtpu_strategy_test.py614 tpu_variable = variables.Variable(1)
627 tpu_variable,
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_functional_ops.cc1698 Node* tpu_variable = tpu_variables.at(handle_fp); in ReplaceResourceArgsWithVarHandleOps() local
1709 graph->AddEdge(tpu_variable, src_indices[i], dst_nodes[i], in ReplaceResourceArgsWithVarHandleOps()