Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.cc777 for (const Shape& context_shape : context_shapes) { in CreateAsyncInstructions() local
778 start_shapes.push_back(context_shape); in CreateAsyncInstructions()