Searched refs:_tf_function_counter (Results 1 – 2 of 2) sorted by relevance
104 _tf_function_counter = monitoring.Counter( variable889 _tf_function_counter.get_cell(str(int(compiled))).increase_by(1)
1065 cell_nojit = def_function._tf_function_counter.get_cell('0')1066 cell_jit = def_function._tf_function_counter.get_cell('1')