Searched defs:floatValues (Results 1 – 11 of 11) sorted by relevance
40 std::vector<Attribute> floatValues({floatAttr}); in CreateConstOpWithSingleValue() local45 std::vector<Attribute> floatValues({floatAttr}); in CreateConstOpWithSingleValue() local
346 float[] floatValues(); in floatValues() method374 float[] floatValues(); in floatValues() method
51 private float[] floatValues; field in TensorFlowImageClassifier
80 private float[] floatValues; field in TensorFlowYoloDetector
55 private float[] floatValues; field in TensorFlowMultiBoxDetector
106 private float[] floatValues; field in StylizeActivity
54 float[] floatValues; field in Google.Protobuf.Benchmarks.WriteRawPrimitivesBenchmark
93 float[] floatValues(); in floatValues() method
3168 float[] floatValues = new float[numValues]; in readElementValue() local