HomeSort by relevance Sort by last modified time
    Searched refs:Pool3DShape (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/core/framework/
common_shape_fns.h 250 Status Pool3DShape(shape_inference::InferenceContext* c);
common_shape_fns.cc     [all...]
  /external/tensorflow/tensorflow/core/ops/
nn_ops.cc 593 .SetShapeFn(shape_inference::Pool3DShape);
622 .SetShapeFn(shape_inference::Pool3DShape);
650 TF_RETURN_IF_ERROR(shape_inference::Pool3DShape(c));
    [all...]

Completed in 103 milliseconds