Home
last modified time | relevance | path

Searched defs:ShapeSizeFunction (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Doptimize_input_output_buffer_alias.h48 using ShapeSizeFunction = std::function<int64(const Shape&)>; variable
Dhlo_cost_analysis.h49 using ShapeSizeFunction = std::function<int64(const Shape&)>; variable