Searched refs:ScatterNdShapeHelper (Results 1 – 1 of 1) sorted by relevance
2874 Status ScatterNdShapeHelper(InferenceContext* c, ShapeHandle indices_shape, in ScatterNdShapeHelper() function2938 return ScatterNdShapeHelper(c, indices_shape, updates_shape, output_shape); in ScatterNdShape()2948 return ScatterNdShapeHelper(c, indices_shape, updates_shape, output_shape); in ScatterNdTensorShape()