Ajitabh Kumar

Results 12 issues of Ajitabh Kumar

Example 'kernelTest.xml' is not running. Throws error with 'Release' build: ******************** Rank 0: Total number of nodes:3442951 Region1/cb1/fluid1 is allocated with 1 quadrature points. Region1/cb1/rock is allocated with 1 quadrature...

**Issue** Resolves #3708 **Approach** Added section for ES-MDA based update in two example notebooks. ## Pre review checklist - [ ] Added appropriate release note label - [ ] PR...

Hello. Examples in the folder 'ert/docs/advanced' show 'ensemble_smoother' and 'iterative_smoother' methods. It will be good to add 'es-mda' to the same for clarity and comparison purpose. Also, importing 'ies' does...

user request

OBL run outputs only primary dof(s) and rock details. It should also output secondary dof(s) and other physical parameters such as phase densities, phase saturations, mole fractions in each phase...

My time series prediction requires Stateful lstm layers. In gcn_lstm layer, currently it is not so. I have tried to add 'stateful=True' in the gcn_lstm.py file. But this option requires...

enhancement
sg-library

Hello, It will be good to have a relatively smaller dataset for experimentation/learning purposes. By smaller, it may be low spatial resolution, smaller time-period, lesser number of variables etc.

I am trying to generate 248 frame long sequence. It generates low resolution video of 31 seconds, but the final enhanced video is only 4 sec long. I found this...

File: [model_init.py](https://github.com/Picsart-AI-Research/StreamingT2V/blob/main/t2v_enhanced/model_init.py) pipe.enable_model_cpu_offload() return pipe.to(device) It seems after enabling CPU offloading option, model is send to CUDA device. It is done so in a number of model initializations. It seems...

Hello. Koopa module calls 'torch.linalg.lstsq' which is not there in torch 1.7.1 version. Please update requirements.txt to indicate correct torch version required. I am able to run the code after...

Hello. I understand that you can not share your data. But could you provide details of files required and data format required? It will be great if you could put...