Searched refs:kMaxTensorSize (Results 1 – 3 of 3) sorted by relevance
250 static constexpr int64 kMaxTensorSize = 1024; variable
62 static constexpr int64 kMaxTensorSize = ShapeRefiner::kMaxTensorSize; member in tensorflow::ShapeRefinerTest284 root, {static_cast<int32>(2), TensorShape({4, kMaxTensorSize / 2})}); in TEST_F()314 EXPECT_EQ(strings::StrCat("[", kMaxTensorSize * 2 * 3, "]"), in TEST_F()
399 kMaxTensorSize, disable_constant_propagation_); in EvaluateConstantTensorForEdge()