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.h264 Status GatherNdShape(InferenceContext* c);
Dcommon_shape_fns.cc2379 Status GatherNdShape(InferenceContext* c) { in GatherNdShape() function
/external/tensorflow/tensorflow/core/ops/
Dresource_variable_ops.cc318 .SetShapeFn(shape_inference::GatherNdShape);
Darray_ops.cc1288 .SetShapeFn(shape_inference::GatherNdShape);