Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
Dexport_tf_dialect_op.cc70 void SetShapeAttribute(absl::string_view name, ContainerT shapes, in SetShapeAttribute() function
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
Dexport_utils.cc443 Status SetShapeAttribute(absl::string_view name, mlir::ShapedType shaped_type, in SetShapeAttribute() function
/external/tensorflow/tensorflow/core/ir/importexport/
Dconvert_attributes.cc280 Status SetShapeAttribute(absl::string_view name, ShapedType shaped_type, in SetShapeAttribute() function