Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BuildBuffer (0.18 sec)

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

      // and returns std::nullopt on failure. The buffer index may be changed if
      // duplicated buffer is found.
      std::optional<BufferOffset<tflite::Buffer>> BuildBuffer(
          Value value, bool can_be_deduplicated, int& index);
    
      // Build TFLite tensor from the given type. This function is for tfl.lstm
      // intermediates, which should have UniformQuantizedType.
    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