Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dshape_refiner.h256 Status PartialStridedSliceShape(Node* slice_node,
Dshape_refiner.cc537 PartialStridedSliceShape(input_edge->src(), src_context, result)); in ConstantPartialShape()
549 Status ShapeRefiner::PartialStridedSliceShape(Node* slice_node, in PartialStridedSliceShape() function in tensorflow::ShapeRefiner