Home
last modified time | relevance | path

Searched defs:AssignVariable (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/saved_model/core/ops/
Dvariable_ops.cc71 Status AssignVariable(ImmediateExecutionContext* ctx, in AssignVariable() function
/external/tensorflow/tensorflow/compiler/tf2xla/
Dxla_op_kernel.cc652 Status XlaOpKernelContext::AssignVariable(int input_index, DataType type, in AssignVariable() function in tensorflow::XlaOpKernelContext
659 Status XlaOpKernelContext::AssignVariable(absl::string_view name, DataType type, in AssignVariable() function in tensorflow::XlaOpKernelContext