Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.h261 Status ScatterNdShapeHelper(InferenceContext* c, ShapeHandle indices_shape,
Dcommon_shape_fns.cc2324 Status ScatterNdShapeHelper(InferenceContext* c, ShapeHandle indices_shape, in ScatterNdShapeHelper() function
/external/tensorflow/tensorflow/core/ops/
Dstate_ops.cc146 return shape_inference::ScatterNdShapeHelper(c, indices_shape, updates_shape, in ScatterNdUpdateShape()
Darray_ops.cc3098 return shape_inference::ScatterNdShapeHelper(c, indices_shape, updates_shape, in ScatterNdTensorShape()
3146 return shape_inference::ScatterNdShapeHelper(c, indices_shape, in __anon42d741194802()