Khang Pham

Results 10 issues of Khang Pham

- port import RNNCell to work with tensorflow 1.x

…on in the future #### Reference Issues/PRs #### What does this implement/fix? Explain your changes. - consolidate exit actions into one place. Make it easier to maintain and less error...

πŸ”§ refactor

#### Reference Issues/PRs #### What does this implement/fix? Explain your changes. - Enhance code readability by removing the requirement to call communicate(input="exit"). - Explicitly call terminate container instead of calling...

πŸ”§ refactor

#### Reference Issues/PRs - action is declared but never being used. Deprecate action argument from get_sumission #### What does this implement/fix? Explain your changes. #### Any other comments? 🧑 Thanks...

πŸ”§ refactor

#### Reference Issues/PRs #### What does this implement/fix? Explain your changes. - refactor install-env function - add util function to check if swe-bench repo #### Any other comments? 🧑 Thanks...

πŸ”§ refactor

#### Reference Issues/PRs - add error handling when ps command fail - filter out ps process #### What does this implement/fix? Explain your changes. #### Any other comments? 🧑 Thanks...

I'm testing plandex and run into this issue. prompt: 'build a new end points which do the follow ing - given a userid through get method - load all the...

## Description - Fix test_extract_page_elements_happy_path - Make assertion more explicit and precise ## Checklist - [x] I am familiar with the [Contributing Guidelines](https://github.com/NVIDIA/nv-ingest/blob/main/CONTRIBUTING.md). - [x] New or existing tests cover...

## Description Make RedisIngestService lifecycle management more explicit. It can help with redis warm up connections and gracefully shutdown. Feature request: https://github.com/NVIDIA/nv-ingest/issues/969 ## Checklist - [ ] I am familiar...

### Is this a new feature, an improvement, or a change to existing functionality? New Feature ### How would you describe the priority of this feature request Make RedisIngestService lifecycle...

feature request