Home
last modified time | relevance | path

Searched refs:SnapshotResourceVariables (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/jit/
Dxla_launch_util.h58 Status SnapshotResourceVariables(OpKernelContext* ctx,
Dxla_launch_util.cc147 Status SnapshotResourceVariables(OpKernelContext* ctx, in SnapshotResourceVariables() function
/external/tensorflow/tensorflow/compiler/jit/kernels/
Dxla_ops.cc279 TF_RETURN_IF_ERROR(SnapshotResourceVariables(ctx, resources, variables)); in CompileToLocalExecutable()