Searched refs:_tf_function_counter (Results 1 – 2 of 2) sorted by relevance
58 _tf_function_counter = monitoring.Counter( variable716 _tf_function_counter.get_cell(str(int(compiled))).increase_by(1)
903 cell_nojit = def_function._tf_function_counter.get_cell('0')904 cell_jit = def_function._tf_function_counter.get_cell('1')