Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for information (0.18 sec)

  1. RELEASE.md

                validates TFLite compatibility. If an incompatible operation is
                encountered during execution, an exception will be raised with
                information about the incompatible ops.
        *   Add lite.experimental.Analyzer API
            *   An experimental tool to analyze TFLite flatbuffer models. This API
                can be used to investigate TFLite model structure and check
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. .bazelrc

    build --announce_rc
    
    # TODO(mihaimaruseac): Document this option or remove if no longer needed
    build --define=grpc_no_ares=true
    
    # See https://github.com/bazelbuild/bazel/issues/7362 for information on what
    # --incompatible_remove_legacy_whole_archive flag does.
    # This flag is set to true in Bazel 1.0 and newer versions. We tried to migrate
    # Tensorflow to the default, however test coverage wasn't enough to catch the
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Thu May 02 19:34:20 GMT 2024
    - 52.8K bytes
    - Viewed (2)
Back to top