This is the complete list of members for server.Inference, including all inherited members.
__init__(self, gpu_id=None) | server.Inference | |
__init__(self, task, model_scale) | server.Inference | |
cfg | server.Inference | |
construct_sample(self, image, text) | server.Inference | |
device | server.Inference | |
encode_text(self, text, length=None, append_bos=False, append_eos=False) | server.Inference | |
generator | server.Inference | |
gpu_id | server.Inference | |
infer(self, img, texts) | server.Inference | |
infer(self, img, text) | server.Inference | |
pad_idx | server.Inference | |
patch_resize_transform | server.Inference | |
preprocess | server.Inference | |
task | server.Inference | |
task_name | server.Inference | |
use_cuda | server.Inference | |
use_fp16 | server.Inference | |
visual_grounding(self, Image, Text) | server.Inference |