Searched defs:th_args (Results 1 – 3 of 3) sorted by relevance
50 MutableArrayRef<tfrt::TensorHandle> th_args, in ExecuteFallbackOp()156 llvm::SmallVector<tfrt::TensorHandle, 8> th_args; in BatchFunctionFallback() local
285 long th_args[5]; /* argument list passed to thread_fault() */ in map_and_thread() local
1318 llvm::SmallVector<TensorHandle, 8> th_args; in Execute() local