Home
last modified time | relevance | path

Searched refs:FuncGeneratorForType (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
Dreduce_test.cc65 using FuncGeneratorForType = XlaComputation (*)(PrimitiveType, XlaBuilder*); typedef
752 static_cast<FuncGeneratorForType>(CreateScalarAddComputation), in XLA_TEST_F()
763 static_cast<FuncGeneratorForType>(CreateScalarMultiplyComputation), in XLA_TEST_F()
774 static_cast<FuncGeneratorForType>(CreateScalarMaxComputation), in XLA_TEST_F()
784 static_cast<FuncGeneratorForType>(CreateScalarMinComputation), in XLA_TEST_F()