Searched refs:CreateCallableAdaptor (Results 1 – 1 of 1) sorted by relevance
698 #define TFLIB_CALLABLE_ADAPTOR(x) ::tf::libtf::CreateCallableAdaptor(x, #x)701 TaggedValue CreateCallableAdaptor(TF x, const char* name) { in CreateCallableAdaptor() function