Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc2165 class FoldTransposeIntoMatMul : public ArithmeticOptimizerStage { class
2167 explicit FoldTransposeIntoMatMul(const GraphOptimizerContext& ctx, in FoldTransposeIntoMatMul() function in tensorflow::grappler::__anonbb66c6470111::FoldTransposeIntoMatMul
Darithmetic_optimizer_test.cc790 TEST_F(ArithmeticOptimizerTest, FoldTransposeIntoMatMul) { in TEST_F() argument