Home
last modified time | relevance | path

Searched defs:ConvertToDataType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/armnn/src/armnnTestUtils/
H A DDataTypeUtils.hpp17 std::vector<T> ConvertToDataType(const std::vector<float>& input, in ConvertToDataType() function
37 T ConvertToDataType(const float& value, in ConvertToDataType() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/utils/
H A Dconvert_type.cc152 Status ConvertToDataType(Type type, DataType* dtype) { in ConvertToDataType() function
/aosp_15_r20/external/tensorflow/tensorflow/core/ir/importexport/
H A Dconvert_types.cc160 Status ConvertToDataType(Type type, DataType* dtype) { in ConvertToDataType() function