Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/runtime_fallback/util/
Dattr_util.cc179 auto* mutable_shape = mutable_list->mutable_shape(); in FillAttrValueMapUsingAggregate() local
228 auto* mutable_shape = attr_tmp.mutable_shape(); in FillAttrValueMapUsingScalar() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.h1198 Shape* mutable_shape() { return &shape_; } in mutable_shape() function
/external/tensorflow/tensorflow/lite/toco/graph_transformations/
Dpropagate_fixed_sizes.cc2099 Shape* mutable_shape = input_array.mutable_shape(); in ProcessMatrixDiagOperator() local