Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dtransfer_manager.cc226 Shape buffer_shape_static = ShapeUtil::MakeStaticShape(buffer_shape); in ReadDynamicShapes() local
227 const int64 offset = shape_size_fn(buffer_shape_static); in ReadDynamicShapes()