Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dremote_fused_graph_rewriter_transform_test.cc145 {RemoteFusedGraphExecuteUtils::TRANSFORM_ARG_FUSE_BY_EXECUTOR, in FuseInternal()
Dremote_fused_graph_rewriter_transform.cc91 RemoteFusedGraphExecuteUtils::TRANSFORM_ARG_FUSE_BY_EXECUTOR, false, in ParseArguments()
Dremote_fused_graph_execute_utils.h72 static constexpr const char* const TRANSFORM_ARG_FUSE_BY_EXECUTOR = variable
Dremote_fused_graph_execute_utils.cc167 RemoteFusedGraphExecuteUtils::TRANSFORM_ARG_FUSE_BY_EXECUTOR; member in tensorflow::RemoteFusedGraphExecuteUtils