Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.h149 bool accept_different_shape = false);
Dhlo_computation.cc276 bool accept_different_shape) { in set_root_instruction() argument
279 if (!IsFusionComputation() && !accept_different_shape) { in set_root_instruction()