Searched defs:getTensorUntyped (Results 1 – 5 of 5) sorted by relevance
45 void *getTensorUntyped(size_t Index) { return InputBuffers[Index]; } in getTensorUntyped() function46 const void *getTensorUntyped(size_t Index) const { in getTensorUntyped() function
47 void *getTensorUntyped(size_t Index) { return InputBuffers[Index]; } in getTensorUntyped() function48 const void *getTensorUntyped(size_t Index) const { in getTensorUntyped() function