Home
last modified time | relevance | path

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

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