Home
last modified time | relevance | path

Searched refs:BuildShapeArray (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/hexagon/
Dgraph_transferer.h190 static std::array<int64, SHAPE_ARRAY_SIZE> BuildShapeArray(
Dgraph_transferer.cc481 shape_array = BuildShapeArray(shape_handle, context); in RegisterConstantNode()
624 shape_array = BuildShapeArray(shape_handle, context); in IsNodeFlattenReshape()
963 GraphTransferer::BuildShapeArray( in BuildShapeArray() function in tensorflow::GraphTransferer