Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/framework/
Dpython_op_gen.cc666 const auto& attr_var = attr_expressions_[attr.name()]; in GetEagerFunctionSetup() local
669 ") != ", attr_var, ":\n", indentation, " raise ValueError(\n", in GetEagerFunctionSetup()
674 " (len(", arg_api_name, "), ", attr_var, "))\n"); in GetEagerFunctionSetup()