Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis.h157 const Properties& per_second_rates);
Dhlo_cost_analysis.cc39 const Properties& per_second_rates) in HloCostAnalysis() argument
40 : shape_size_(shape_size), per_second_rates_(per_second_rates) {} in HloCostAnalysis()