Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc3094 std::vector<int32> values_int32; in GetConstantAsInt64() local
3095 if (!ValuesFromConstNode(node, &values_int32)) { in GetConstantAsInt64()
3098 std::copy(values_int32.begin(), values_int32.end(), in GetConstantAsInt64()