Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for EstimateArithmeticCount (0.38 sec)

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

      std::string UniqueName(mlir::Value val);
    
      BufferOffset<tflite::SparsityParameters> BuildSparsityParameters(
          const mlir::TFL::SparsityParameterAttr& s_attr);
    
      bool EstimateArithmeticCount(int64_t* count);
    
      // Check compatibility with GPU delegate and returns the compatibility.
      bool CheckGpuDelegateCompatibility(uint8_t* model_buffer_pointer);
    
    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