Search Options

Results per page
Sort
Preferred Languages
Advance

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

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

      // is marked as a stateful operand.
      bool IsStatefulOperand(mlir::Operation* op, int operand_index);
    
      // Returns a unique name for `val`.
      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.
    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