The First Cry of Atom
  • About Me
Navigation bar avatar

The First Cry of Atom

  • POST API by Lambda with serverless framework

    Posted on January 14, 2021

    Serverless is a kind of buzzword in recent years. It brings me a new concept of providing a web service without depending on the fixed amount of server machines (virtually), enabling us to build a more agile and flexible platform responding to changes faster. [Read More]
    Tags:
    • AWS
    • Serverless
    • Web
    • API
  • Conversion from std to llvm with MLIR

    Posted on January 13, 2021

    Continuing from the latest article, I’m going to cover another topic of MLIR as well. [Read More]
    Tags:
    • MLIR
    • Compiler
    • LLVM
  • Hello,World with MLIR (2)

    Posted on December 25, 2020

    Continuing from the last article to create minimal Dialect to print tensor element with MLIR, I am going to illustrate the structure of the codebase of Dialect. [Read More]
    Tags:
    • compiler
    • MachineLearning
    • TensorFlow
  • Hello,World with MLIR (1)

    Posted on December 24, 2020

    Machine learning is one of the hottest fields these days. No one can stop this emerging field’s progress, and no one can know the true potential of machine learning applications. The new concept or new design of the model is appearing day by day. That’s true. [Read More]
    Tags:
    • compiler
    • MachineLearning
    • TensorFlow
  • No rule to make target for MacOSX SDK

    Posted on December 22, 2020

    I am usually conservative for upgrading the libraries my machine depends on. I do not click the update button even the OS installer urges me to do so because it is likely to temporarily slow down the productivity to deal with the problem that occurred just after the upgrade. That’s... [Read More]
    Tags:
    • macOS
    • C
    • C++
    • CMake
  • ← Newer Posts
  • Older Posts →
  • Email me
  • RSS
  • GitHub
  • Twitter

Kai Sasaki  •  2024  •  www.lewuathe.com

Powered by Beautiful Jekyll