Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for trac (0.14 sec)

  1. tensorflow/c/eager/BUILD

            "//tensorflow/c:tensor_interface",
            "//tensorflow/core:framework",
            "//tensorflow/core:lib",
            "//tensorflow/core:protos_all_cc",
            "//tensorflow/core/util:managed_stack_trace",
            "@com_google_absl//absl/types:optional",
            "@com_google_absl//absl/types:span",
        ],
    )
    
    cc_library(
        name = "abstract_context",
        hdrs = ["abstract_context.h"],
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Thu Apr 11 23:52:39 GMT 2024
    - 33.3K bytes
    - Viewed (0)
  2. tensorflow/BUILD

            "//tensorflow/core/profiler/lib:traceme",
            "//tensorflow/core/profiler/rpc/client:profiler_client_impl",
            "//tensorflow/core/profiler/rpc:profiler_server_impl",
            "//tensorflow/core/util:managed_stack_trace",
            "//tensorflow/core:all_kernels",
            "//tensorflow/core:core_cpu",
            "//tensorflow/core:direct_session",
            "//tensorflow/core:framework_internal",
            "//tensorflow/core:graph",
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Tue Apr 09 18:15:11 GMT 2024
    - 53.4K bytes
    - Viewed (6)
Back to top