Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for add_api_version (0.26 sec)

  1. tensorflow/compiler/mlir/lite/schema/schema_generated.h

      }
      void add_backend_config(::flatbuffers::Offset<::flatbuffers::String> backend_config) {
        fbb_.AddOffset(StablehloCustomCallOptions::VT_BACKEND_CONFIG, backend_config);
      }
      void add_api_version(int32_t api_version) {
        fbb_.AddElement<int32_t>(StablehloCustomCallOptions::VT_API_VERSION, api_version, 0);
      }
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
Back to top