Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for addType (0.34 sec)

  1. tensorflow/compiler/mlir/lite/schema/schema_generated.h

      ::flatbuffers::uoffset_t start_;
      void add_shape(::flatbuffers::Offset<::flatbuffers::Vector<int32_t>> shape) {
        fbb_.AddOffset(VariantSubType::VT_SHAPE, shape);
      }
      void add_type(tflite::TensorType type) {
        fbb_.AddElement<int8_t>(VariantSubType::VT_TYPE, static_cast<int8_t>(type), 0);
      }
      void add_has_rank(bool has_rank) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 1M bytes
    - Viewed (0)
  2. api/go1.txt

    pkg debug/dwarf, func New([]uint8, []uint8, []uint8, []uint8, []uint8, []uint8, []uint8, []uint8) (*Data, error)
    pkg debug/dwarf, method (*AddrType) Basic() *BasicType
    pkg debug/dwarf, method (*AddrType) Common() *CommonType
    pkg debug/dwarf, method (*AddrType) Size() int64
    pkg debug/dwarf, method (*AddrType) String() string
    pkg debug/dwarf, method (*ArrayType) Common() *CommonType
    pkg debug/dwarf, method (*ArrayType) Size() int64
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top