Searched defs:floatValues (Results 1 – 8 of 8) 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
557 std::vector<APFloat> floatValues; in getAttr() local621 std::vector<APFloat> &floatValues) { in getFloatAttrElements()
91 float[] floatValues(); in floatValues() method
1749 auto floatValues = attr.getFloatValues(); in printDenseIntOrFPElementsAttr() local