Searched defs:is_main (Results 1 – 4 of 4) sorted by relevance
357 def _run_server(self, is_main): argument395 def _run_client(self, is_main): argument
184 bool is_main = blockIdx.x == 0 && blockIdx.y == 0 && blockIdx.z == 0 && in print_warp_accum() local
27 is_main <- (length(sys.frames()) == 0) globalVar
245 mlir::Builder* builder, bool is_main) { in ImportAsFunc()259 const HloComputation& computation, bool is_main) { in ImportAsFunc()