Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/framework/
H A Dpython_memory_checker.py49 def _snapshot_diff(old_snapshot, new_snapshot, exclude_ids): argument
/aosp_15_r20/external/grpc-grpc/test/cpp/performance/
H A Dwrites_per_rpc_test.cc219 auto new_snapshot = grpc_core::global_stats().Collect(); in UnaryPingPong() local