Searched refs:RunVariantCtor (Results 1 – 2 of 2) sorted by relevance
244 virtual void RunVariantCtor(Variant* p, size_t n);277 RunVariantCtor(p, n); in RunCtor()
52 void Allocator::RunVariantCtor(Variant* p, size_t n) { in RunVariantCtor() function in tensorflow::Allocator