Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_rewriter_transform.cc82 RemoteFusedGraphExecuteUtils::TRANSFORM_ARG_BORDER_INPUTS, "", in ParseArguments()
Dremote_fused_graph_rewriter_transform_test.cc128 {RemoteFusedGraphExecuteUtils::TRANSFORM_ARG_BORDER_INPUTS, in FuseInternal()
Dremote_fused_graph_execute_utils.h66 static constexpr const char* const TRANSFORM_ARG_BORDER_INPUTS = variable
Dremote_fused_graph_execute_utils.cc161 RemoteFusedGraphExecuteUtils::TRANSFORM_ARG_BORDER_INPUTS; member in tensorflow::RemoteFusedGraphExecuteUtils