Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_execute_utils.h65 static constexpr const char* const TRANSFORM_ARG_FUSED_NODES = "fused_nodes"; variable
Dremote_fused_graph_execute_utils.cc159 RemoteFusedGraphExecuteUtils::TRANSFORM_ARG_FUSED_NODES; member in tensorflow::RemoteFusedGraphExecuteUtils