Searched defs:executed_flag (Results 1 – 2 of 2) sorted by relevance
35 bool* executed_flag; member156 bool* executed_flag, TF_Status* status) { in RegisterLoggingDevice()179 bool* executed_flag, TFE_CustomDevice** device, in AllocateLoggingDevice()
52 bool* executed_flag = new bool; in PYBIND11_MODULE() local