Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/ops/
Darray_ops.cc2874 Status ScatterNdShapeHelper(InferenceContext* c, ShapeHandle indices_shape, in ScatterNdShapeHelper() function
2938 return ScatterNdShapeHelper(c, indices_shape, updates_shape, output_shape); in ScatterNdShape()
2948 return ScatterNdShapeHelper(c, indices_shape, updates_shape, output_shape); in ScatterNdTensorShape()