Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for test_graph_tfsplits (0.92 sec)

  1. tensorflow/compiler/aot/tests/test_graph_tfsplits.config.pbtxt

    drpngx <******@****.***> 1505529505 -0700
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Sep 16 02:38:25 UTC 2017
    - 260 bytes
    - Viewed (0)
  2. tensorflow/compiler/aot/tests/BUILD

                tfcompile_flags = "--gen_name_to_index --gen_program_shape",
            ),
            tf_library(
                name = "test_graph_tfsplits" + suffix,
                testonly = 1,
                config = "test_graph_tfsplits.config.pbtxt",
                cpp_class = "SplitsComp",
                graph = "test_graph_tfsplits.pb",
                mlir_components = mlir_component,
                tags = [
                    "manual",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 17.3K bytes
    - Viewed (0)
  3. tensorflow/compiler/aot/tests/tfcompile_test.cc

    #include "tensorflow/compiler/aot/tests/test_graph_tfmatmulandadd.h"
    #include "tensorflow/compiler/aot/tests/test_graph_tfmatmulandadd_with_profiling.h"
    #include "tensorflow/compiler/aot/tests/test_graph_tfsplits.h"
    #include "tensorflow/compiler/aot/tests/test_graph_tftop_k.h"
    #include "tensorflow/compiler/aot/tests/test_graph_tfvariable.h"
    #include "tensorflow/compiler/aot/tests/test_graph_tfvariable_readonly.h"
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Sep 06 19:12:29 UTC 2023
    - 26.4K bytes
    - Viewed (0)
Back to top