Searched refs:ShapeAndValues (Results 1 – 1 of 1) sorted by relevance
32 struct ShapeAndValues { struct38 ShapeAndValues<VALUE_TYPE> createVector(const std::vector<VALUE_TYPE>& values) { in createVector()44 ShapeAndValues<VALUE_TYPE> createScalar(const VALUE_TYPE& values) { in createScalar()55 const ShapeAndValues<VALUE_TYPE>& values, in BuildRaggedTensorToTensorGraph()56 const ShapeAndValues<VALUE_TYPE>& default_value, in BuildRaggedTensorToTensorGraph()57 const std::vector<ShapeAndValues<INDEX_TYPE>>& row_partition_tensors) { in BuildRaggedTensorToTensorGraph()79 ShapeAndValues<INDEX_TYPE> shape_as_tensor = in BuildRaggedTensorToTensorGraph()363 ShapeAndValues<float>{TensorShape({9, 2}), in TEST_F()