Home
last modified time | relevance | path

Searched defs:kFloatTypes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2xla/
H A Dxla_op_registry.h48 constexpr std::array<DataType, 4> kFloatTypes = { variable
/aosp_15_r20/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
DTestHarness.cpp331 static const std::set<TestOperandType> kFloatTypes = { in isFloatType() local