Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dinstruction_fusion.h152 config_collection_mode_(config_collection_mode) {} in is_expensive_()
263 return config_collection_mode_; in config_collection_mode()
319 FusionConfigCollection config_collection_mode_; variable
Dinstruction_fusion.cc503 if (config_collection_mode_ != FusionConfigCollection::kOff) { in Run()
677 if (config_collection_mode_ != FusionConfigCollection::kOff) { in Run()
686 if (config_collection_mode_ != FusionConfigCollection::kOff) { in Run()