Home
last modified time | relevance | path

Searched defs:mutation_counter_ (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dgraph_view.h257 int mutation_counter_ = internal::kMissingSlot; variable
364 int mutation_counter_ = 0; variable
/aosp_15_r20/external/pytorch/aten/src/ATen/
H A DFunctionalStorageImpl.h197 uint64_t mutation_counter_ = 0; member