Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/ops/
Dvariable_ops.cc33 struct VarAttributes { struct
34 TensorShapeProto shape_proto;
35 TensorShape shape;
36 string name;
37 DataType dtype;
38 string shared_name;
39 string container;