Searched refs:sparse_tensor_batch_shapes (Results 1 – 1 of 1) sorted by relevance
377 VarLenFeatureBatchShapes sparse_tensor_batch_shapes; in BatchExampleProtoToTensors() local380 &sparse_tensor_batch_shapes)); in BatchExampleProtoToTensors()381 const TensorShape& indices_shape = sparse_tensor_batch_shapes.indices_shape; in BatchExampleProtoToTensors()382 const TensorShape& values_shape = sparse_tensor_batch_shapes.values_shape; in BatchExampleProtoToTensors()393 shape_t(1) = sparse_tensor_batch_shapes.max_num_features; in BatchExampleProtoToTensors()