Searched defs:floatValues (Results 1 – 6 of 6) sorted by relevance
36 std::vector<Attribute> floatValues({floatAttr}); in CreateConstOpWithSingleValue() local41 std::vector<Attribute> floatValues({floatAttr}); in CreateConstOpWithSingleValue() local
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
91 float[] floatValues(); in floatValues() method