Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for FunctionalizeControlFlow (0.3 sec)

  1. tensorflow/compiler/mlir/tensorflow/translate/upgrade_graph.cc

      NodeFilter node_filter = restrict_functionalization_to_compiled_nodes
                                   ? IsCompiledNode
                                   : NodeFilter{};
      TF_RETURN_WITH_CONTEXT_IF_ERROR(
          FunctionalizeControlFlow(graph, flib_def, node_filter,
                                   /*include_functions=*/true),
          "Failed to functionalize Control Flow V1 ops. Consider using Control "
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Feb 27 14:33:47 UTC 2024
    - 6.2K bytes
    - Viewed (0)
Back to top