Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/tfrt/utils/
Dgraph_partition.cc296 const std::string& stateful_call_func_name, const Device* host_device, in BuildStatefulPartitionedCallOp()
519 std::string stateful_call_func_name = name_generator.GetName(); in InsertTransferOps() local