Searched defs:copy_functor (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | training_op_helpers.h | 62 functor::DenseUpdate<Device, T, ASSIGN> copy_functor; in EnsureSparseVariableAccess() local 218 functor::DenseUpdate<Device, T, ASSIGN> copy_functor; in PrepareToUpdateVariable() local
|
H A D | resource_ops_test.cc | 135 functor::DenseUpdate<CPUDevice, T, ASSIGN> copy_functor; in Compute() local
|
H A D | resource_variable_ops.cc | 460 functor::DenseUpdate<Device, T, ASSIGN> copy_functor; in Compute() local 741 functor::DenseUpdate<Device, Index, ASSIGN> copy_functor; in Compute() local
|