Searched refs:increase_by (Results 1 – 13 of 13) sorted by relevance
80 _counter_debugger_creation.get_cell().increase_by(1)83 _counter_interpreter_creation.get_cell('python').increase_by(1)86 _counter_conversion_attempt.get_cell().increase_by(1)89 _counter_conversion_success.get_cell().increase_by(1)
81 _counter_debugger_creation.get_cell().increase_by(1)84 _counter_interpreter_creation.get_cell('python').increase_by(1)87 _counter_conversion_attempt.get_cell().increase_by(1)90 _counter_conversion_success.get_cell().increase_by(1)
29 counter.get_cell().increase_by(1)31 counter.get_cell().increase_by(5)36 counter1.get_cell('foo').increase_by(1)40 counter2.get_cell('foo', 'bar').increase_by(5)
165 def increase_by(self, value): member in CounterCell487 self.cell.increase_by(int(micro_seconds))
889 _tf_function_counter.get_cell(str(int(compiled))).increase_by(1)
493 _python_eager_context_create_counter.get_cell().increase_by(1)
59 void RandomVector::IncreaseSeedIncrement(int16_t increase_by) { in IncreaseSeedIncrement() argument60 seed_increment_ += increase_by; in IncreaseSeedIncrement()
34 void IncreaseSeedIncrement(int16_t increase_by);
440 _check_numerics_callback_create_counter.get_cell().increase_by(1)
1109 self.__class__.__name__, "distribute_dataset").increase_by(1)1187 "distribute_datasets_from_function").increase_by(1)
566 self.__class__.__name__, "PSSDistributedLookupTable").increase_by(1)
1743 "PerWorkerResource", "TPUDistributedLookupTable").increase_by(1)
657 _python_session_create_counter.get_cell().increase_by(1)