Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.cc257 std::vector<int64_t> ShapeProtoToVec(const TensorShapeProto& shape_pb) { in ShapeProtoToVec()
271 TensorShapeProto shape_pb; in VecToShapeProto() local