Home
last modified time | relevance | path

Searched defs:shape_size_function_ (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_expensive_invariant_code_motion.h36 : shape_size_function_(std::move(shape_size_function)), in shape_size_function_() function
49 ShapeSizeFunction shape_size_function_; variable
Dwhile_loop_invariant_code_motion.h62 ShapeSizeFunction shape_size_function_; variable
Dhlo_verifier.h205 std::function<int64(const Shape&)> shape_size_function_; variable
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dparallel_task_assignment.h102 HloCostAnalysis::ShapeSizeFunction shape_size_function_; variable