HomeSort by relevance Sort by last modified time
    Searched refs:larger_shape (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/compiler/xla/service/
shape_inference.cc 785 const Shape& larger_shape,
793 ShapeUtil::HumanString(larger_shape).c_str());
810 // smaller_shape larger_shape broadcast_dimensions output_shape
924 const Shape& larger_shape = local
    [all...]
shape_inference.h 292 // lower-rank shape than larger_shape. Returns the shape that the
296 const Shape& larger_shape,

Completed in 3996 milliseconds