Searched defs:parseElementFunc (Results 1 – 2 of 2) sorted by relevance
146 auto parseElementFunc = GetParseElementFunc<T>(); in PopulateTensorWithData() local264 std::vector<T> ParseArrayImpl(std::istream& stream, TParseElementFunc parseElementFunc, const char*… in ParseArrayImpl()
25 std::vector<T> ParseArrayImpl(std::istream& stream, TParseElementFunc parseElementFunc, const char … in ParseArrayImpl()