Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for tensorflow_py (0.1 sec)

  1. tensorflow/BUILD

            "//conditions:default": "touch $@",  # Just a placeholder for Unix platforms
        }),
        visibility = ["//visibility:public"],
    )
    
    # The interface library (tensorflow_cc.dll.if.lib) for linking tensorflow DLL library (tensorflow_cc.dll) on Windows.
    # To learn more about import library (called interface library in Bazel):
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Thu Aug 28 19:11:51 UTC 2025
    - 53.4K bytes
    - Viewed (0)
  2. RELEASE.md

            issue found, _BigtableXYZDataset (of type DatasetV2) does not implement
            the _as_variant_tensor() of DatasetV1, when moving contrib.bigtable to
            tensorflow_io. Converting into DatasetV2 removes the overheads to
            maintain V1 while we are moving into TF 2.0.
        *   Add dataset ops to the graph (or create kernels in Eager execution)
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 20:54:38 UTC 2025
    - 740K bytes
    - Viewed (2)
Back to top