Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tf_gen_op_wrappers_cc (0.13 sec)

  1. tensorflow/cc/BUILD

    tf_gen_op_wrappers_cc(
        name = "math_ops",
        api_def_srcs = ["//tensorflow/core/api_def:base_api_def"],
        op_lib_names = [
            "math_ops",
        ],
        pkg = "//tensorflow/core",
    )
    
    tf_gen_op_wrappers_cc(
        name = "array_ops",
        api_def_srcs = ["//tensorflow/core/api_def:base_api_def"],
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 23.5K bytes
    - Viewed (0)
Back to top