Home
last modified time | relevance | path

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

/external/gemmlowp/public/
Dmap.h87 static const VectorShape kShape = tShape; variable
116 static const VectorShape kShape = tShape; variable
/external/tensorflow/tensorflow/compiler/xla/tools/parser/
Dhlo_token.h68 kShape, // f32[2,3]{1,0} enumerator
/external/tensorflow/tensorflow/core/grappler/costs/
Dop_level_cost_estimator.cc45 constexpr char kShape[] = "Shape"; variable