Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for ByteSize (0.04 sec)

  1. cmd/xl-storage-format-v2_gen.go

    }
    
    // Msgsize returns an upper bound estimate of the number of bytes occupied by the serialized message
    func (z *xlMetaV2Object) Msgsize() (s int) {
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Sun Dec 15 22:50:12 UTC 2024
    - 56K bytes
    - Viewed (0)
  2. tensorflow/c/c_api.cc

        if (!dst->scalar<tensorflow::ResourceHandle>()().ParseFromString(
                string(static_cast<const char*>(tensor_interface->Data()),
                       tensor_interface->ByteSize()))) {
          return InvalidArgument(
              "Malformed TF_RESOURCE tensor: unable to parse resource handle");
        }
        return absl::OkStatus();
      }
      return absl::OkStatus();
    }
    
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Tue May 13 06:30:43 UTC 2025
    - 102.3K bytes
    - Viewed (0)
  3. api/go1.txt

    pkg debug/dwarf, type CharType struct
    pkg debug/dwarf, type CharType struct, embedded BasicType
    pkg debug/dwarf, type CommonType struct
    pkg debug/dwarf, type CommonType struct, ByteSize int64
    pkg debug/dwarf, type CommonType struct, Name string
    pkg debug/dwarf, type ComplexType struct
    pkg debug/dwarf, type ComplexType struct, embedded BasicType
    pkg debug/dwarf, type Data struct
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
Back to top