Home
last modified time | relevance | path

Searched refs:instruction_count_before (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dbatchnorm_expander.cc202 int64 instruction_count_before = computation_->instruction_count(); in HandleBatchNormTraining() local
304 instruction_count_before + added_instructions.size()); in HandleBatchNormTraining()
370 int64 instruction_count_before = computation_->instruction_count(); in HandleBatchNormInference() local
409 instruction_count_before + added_instructions.size()); in HandleBatchNormInference()
459 int64 instruction_count_before = computation_->instruction_count(); in HandleBatchNormGrad() local
587 instruction_count_before + added_instructions.size()); in HandleBatchNormGrad()