Home
last modified time | relevance | path

Searched refs:TRANSFORM_ARG_BORDER_OUTPUTS (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_rewriter_transform.cc85 RemoteFusedGraphExecuteUtils::TRANSFORM_ARG_BORDER_OUTPUTS, "", in ParseArguments()
Dremote_fused_graph_rewriter_transform_test.cc133 {RemoteFusedGraphExecuteUtils::TRANSFORM_ARG_BORDER_OUTPUTS, in FuseInternal()
Dremote_fused_graph_execute_utils.h68 static constexpr const char* const TRANSFORM_ARG_BORDER_OUTPUTS = variable
Dremote_fused_graph_execute_utils.cc163 RemoteFusedGraphExecuteUtils::TRANSFORM_ARG_BORDER_OUTPUTS; member in tensorflow::RemoteFusedGraphExecuteUtils