Skip to content
View laolvfan's full-sized avatar

Block or report laolvfan

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
laolvfan/README.md

LAOLVFAN / BACKEND × AI RELIABILITY

Build systems. Break assumptions.

Nanjing University undergraduate · Java backend developer · TensorFlow/XLA bug investigator

NJUer focused on reliable Java backend systems and correctness in AI frameworks.

$ ./profile --status

identity    NJU undergraduate
building    Java / Spring backend systems
exploring   TensorFlow & XLA correctness
approach    ship the system · reproduce the edge case · verify the result

Selected work

An RPG-inspired collaboration platform that turns real repository work into quests—from publishing an issue to submitting, reviewing, and merging a pull request.

Architecture · Backend Engineering · Team Project

  • Worked across system architecture, authentication, quest/review workflows, Gitea integration, and CI-backed verification.
  • Built with Java 17, Spring Boot 3, Spring Security, JPA, MySQL, Docker Compose, and Vue 3.
  • Designed as a working end-to-end system rather than a static course demo.

Explore the repository

I investigate observable differences between TensorFlow eager execution, graphs, and XLA, then reduce them to reproducible bug reports.

Selected reports:

View all TensorFlow reports

Working set

Java Spring Boot MySQL Docker TensorFlow

backend     Java · Spring Boot · Spring Security · JPA · REST APIs
data        MySQL · Redis
infra       Docker Compose · GitHub Actions · Gitea
ai systems  TensorFlow · XLA · numerical and compiler edge cases

Current direction

  • Building backend systems whose behavior is explicit, testable, and observable.
  • Learning from real framework failures instead of treating abstractions as black boxes.
  • Turning investigations into small, reproducible artifacts that other engineers can verify.

READ THE CODE · REPRODUCE THE BUG · LEAVE THE SYSTEM BETTER

Popular repositories Loading

  1. laolvfan laolvfan Public

    Config files for my GitHub profile.

  2. LiteRT LiteRT Public

    Forked from google-ai-edge/LiteRT

    LiteRT, successor to TensorFlow Lite. is Google's On-device framework for high-performance ML & GenAI deployment on edge platforms, via efficient conversion, runtime, and optimization

    C++

  3. tensorflow tensorflow Public

    Forked from tensorflow/tensorflow

    An Open Source Machine Learning Framework for Everyone

    C++

  4. xla xla Public

    Forked from openxla/xla

    A machine learning compiler for GPUs, CPUs, and ML accelerators

    C++