lainlives

lainlives pushed to master at lainlives/pictoclone

3 days ago

lainlives pushed to master at lainlives/pictoclone

3 days ago

lainlives pushed to master at lainlives/pictoclone

3 days ago

lainlives pushed to master at lainlives/pictoclone

3 days ago

lainlives pushed to master at lainlives/pictoclone

3 days ago

lainlives pushed to master at lainlives/pictoclone

3 days ago

lainlives pushed to master at lainlives/pictoclone

3 days ago

lainlives pushed to master at lainlives/pictoclone

3 days ago

lainlives pushed to master at lainlives/pictoclone

3 days ago

lainlives pushed to master at lainlives/pictoclone

3 days ago

lainlives pushed to master at lainlives/pictoclone

3 days ago

lainlives pushed to master at lainlives/pictoclone

3 days ago

lainlives pushed to master at lainlives/pictoclone

3 days ago

lainlives created new branch master at lainlives/pictoclone

3 days ago

lainlives created repository lainlives/pictoclone

3 days ago

lainlives pushed to master at lainlives/NightmareEclipse

1 week ago

lainlives created new branch master at lainlives/NightmareEclipse

1 week ago

lainlives created repository lainlives/NightmareEclipse

1 week ago

lainlives pushed to master at lainlives/Roformer.cpp

  • 63b9b68da9 Cool
  • 1e634a7ccd feat(inference): add GetNumStems method
  • cd11ff4393 docs: add MIT license
  • 30d648c2e3 feat(inference): add cancellation callback support to Process methods Add CancelCallback type and integrate cancellation checks throughout the inference pipeline. This allows users to cancel long-running inference operations by providing a callback that returns true when cancellation is requested. Changes include: - Add CancelCallback typedef and cancel_callback parameter to Process(), ProcessOverlapAdd(), and ProcessOverlapAddPipelined() - Implement atomic cancellation state and exception handling in pipeline threads with graceful shutdown - Add comprehensive unit tests for immediate, delayed, and non-cancellation scenarios - Update README documentation with cancel callback usage examples The new cancel_callback parameter is optional (defaults to nullptr) maintaining backward compatibility with existing code.
  • 61107f0c55 refactor(build)!: rename MBR_* options and variables to BSR_* BREAKING CHANGE: All CMake options, environment variables, and internal identifiers have been renamed from `MBR_*` prefix to `BSR_*` for consistency with the BSRoformer project name. Renamed CMake options: - MBR_BUILD_TESTS -> BSR_BUILD_TESTS - MBR_BUILD_CLI -> BSR_BUILD_CLI Renamed environment variables: - MBR_MODEL_PATH -> BSR_MODEL_PATH - MBR_TEST_DATA_DIR -> BSR_TEST_DATA_DIR - MBR_FORCE_CPU -> BSR_FORCE_CPU - MBR_TEST_ATOL -> BSR_TEST_ATOL - MBR_TEST_RTOL -> BSR_TEST_RTOL Users must update their build scripts and environment variables. No compatibility aliases are provided.

1 month ago

lainlives created new branch master at lainlives/Roformer.cpp

1 month ago