Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/instruction_counter/
H A DModule.cpp17 namespace torch::instruction_counter { namespace
80 auto instruction_counter = m.def_submodule( in initModule() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dsharding_propagation.cc2458 int64_t instruction_counter = 0; in Run() local