Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_config.h235 return layout_config_; in layout_config()
239 return &layout_config_; in mutable_layout_config()
302 std::vector<std::vector<std::vector<int64>>> layout_config_; variable