Class ov::pass::Hash#

class Hash : public ov::pass::ModelPass#

Hash transformation calculates hash value for ov::Model.

Public Functions

Hash(uint64_t &output_hash_value)#

Hash pass constructor.

Parameters:

output_hash_value – Reference to output value. By applying hash pass on function, resulting hash value will be set to this variable