Searched refs:GetDecodeFn (Results 1 – 3 of 3) sorted by relevance
40 UnaryVariantOpRegistry::VariantDecodeFn* UnaryVariantOpRegistry::GetDecodeFn( in GetDecodeFn() function in tensorflow::UnaryVariantOpRegistry50 VariantDecodeFn* existing = GetDecodeFn(type_name); in RegisterDecodeFn()60 UnaryVariantOpRegistry::Global()->GetDecodeFn(variant->TypeName()); in DecodeUnaryVariant()
108 EXPECT_EQ(UnaryVariantOpRegistry::Global()->GetDecodeFn("YOU SHALL NOT PASS"), in TEST()112 UnaryVariantOpRegistry::Global()->GetDecodeFn("TEST VariantValue"); in TEST()
100 VariantDecodeFn* GetDecodeFn(StringPiece type_name);