Home
last modified time | relevance | path

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

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