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

  /external/tensorflow/tensorflow/core/ops/
set_ops.cc 110 TF_RETURN_IF_ERROR(shape_inference::ValidateSparseTensor(
157 TF_RETURN_IF_ERROR(shape_inference::ValidateSparseTensor(
159 TF_RETURN_IF_ERROR(shape_inference::ValidateSparseTensor(
array_ops.cc 776 TF_RETURN_IF_ERROR(shape_inference::ValidateSparseTensor(
778 TF_RETURN_IF_ERROR(shape_inference::ValidateSparseTensor(
    [all...]
  /external/tensorflow/tensorflow/core/framework/
common_shape_fns_test.cc     [all...]
common_shape_fns.h 277 Status ValidateSparseTensor(InferenceContext* c, ShapeHandle indices_shape,
common_shape_fns.cc     [all...]

Completed in 228 milliseconds