Searched defs:kMaxTensorSize (Results 1 – 3 of 3) sorted by relevance
118 static constexpr double kMaxTensorSize = 1e9; in DEFINE_PROTO_FUZZER() local
313 static constexpr int64_t kMaxTensorSize = 1024; variable
62 static constexpr int64_t kMaxTensorSize = ShapeRefiner::kMaxTensorSize; member in tensorflow::ShapeRefinerTest