Ramsha Siddiqui

Results 5 issues of Ramsha Siddiqui

**Describe the bug** Please see the following exception in Python: ```python --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) in () 1 from universaldatatool import Dataset 2 ds = Dataset(udt_file) ---->...

bug

Hi! Can you also upload an API for running the models on "singular sentences" after loading them? I'm kinda new to python and want to test out the APIs on...

Hi! I want to access the profiler output in python code after scalene_profiler.stop() but I cant seem to find any function that can give me access to it? The reason...

Hi! Please try the following sample format (in the online app or in jupyter notebook) - it won't render even though the documentation says so. ```json { "name": "New data_entry...

It'd be great if theres some way to access line-by-line stats per GPU for any process via python code with this library.