Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/benchmark/
Dbenchmark_model.cc539 for (const string& layer_shape : split_layer_shapes) { in Main() local
541 CHECK(strings::safe_strto32(layer_shape, &tmp)) in Main()