Home
last modified time | relevance | path

Searched defs:subshape_ (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dliteral.h553 const Shape* subshape_ = nullptr; variable
Dliteral.cc535 Shape* subshape_ = ShapeUtil::GetMutableSubshape(shape_.get(), shape_index); in SetDynamicSize() local