Home
last modified time | relevance | path

Searched defs:num_executions (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dsort_simplifier_test.cc56 uint64_t num_executions = 0; in TEST_F() local
151 uint64_t num_executions = 0; in TEST_F() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dprofiler.h158 uint64_t num_executions; member
/aosp_15_r20/external/tensorflow/tensorflow/python/debug/lib/
H A Ddebug_events_reader.py1246 def num_executions(self): member in DebugDataReader