Home
last modified time | relevance | path

Searched defs:old_shape (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_layout_assignment.cc80 static Shape RowMajorShape(const Shape& old_shape) { in RowMajorShape()
88 static Shape ColMajorShape(const Shape& old_shape) { in ColMajorShape()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_element_type_converter.cc195 Shape old_shape = hlo->shape(); in Run() local
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcudnn_conv_pad_for_tensor_cores.cc185 const Shape& new_shape) { in PadForTensorCores()