Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BuildTFVariantType (0.21 sec)

  1. tensorflow/compiler/mlir/lite/flatbuffer_export.cc

      // failure. Returns empty vector if the element type is not TF::VariantType or
      // there is empty TensorType in the TF::VariantType.
      std::optional<std::vector<BufferOffset<tflite::VariantSubType>>>
      BuildTFVariantType(mlir::Type element_type);
    
      // Builds TFLite tensor from the given value. `buffer_idx` is index of the
      // corresponding buffer. Emits error and returns std::nullopt on failure.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:41:49 UTC 2024
    - 164.5K bytes
    - Viewed (0)
Back to top