Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dcommon_shape_fns.h258 Status GatherNdShape(InferenceContext* c);
Dcommon_shape_fns.cc2288 Status GatherNdShape(InferenceContext* c) { in GatherNdShape() function
/external/tensorflow/tensorflow/core/ops/
Dresource_variable_ops.cc302 .SetShapeFn(shape_inference::GatherNdShape);
Darray_ops.cc1266 .SetShapeFn(shape_inference::GatherNdShape);