Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for HashFields (0.27 sec)

  1. tensorflow/cc/saved_model/fingerprinting_utils.h

    std::string SerializeProto(const Message& message);
    
    // Uses metadata contained in `chunked_message` to hash fields within the
    // data accessed by the `reader` using `chunks_info`.
    absl::StatusOr<uint64_t> HashFields(
        const ::tensorflow::proto_splitter::ChunkedMessage& chunked_message,
        riegeli::RecordReader<riegeli::FdReader<>>& reader,
        const std::vector<::tensorflow::proto_splitter::ChunkInfo>& chunks_info,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Feb 20 22:19:55 UTC 2024
    - 5.9K bytes
    - Viewed (0)
Back to top