Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BuildTensor (0.08 sec)

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

      // Builds TFLite tensor from the given value. `buffer_idx` is index of the
      // corresponding buffer. Emits error and returns std::nullopt on failure.
      std::optional<BufferOffset<tflite::Tensor>> BuildTensor(
          Value value, const std::string& name, unsigned buffer_idx,
          const std::optional<BufferOffset<tflite::QuantizationParameters>>&
              quant_parameters);
    
    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