Daisuke Kato

Results 10 issues of Daisuke Kato

When I compare TString usage in cppflow and tensorflow's unittest, it seems that deallocation step may be required. But I did not check actual implementation of TString, so if I...

## Issue Build from source in macOS (Intel CPU) fails due to name mismatch. The panic from tensorflow-sys crate occurred just after the following log message (see full log message...

When I run tests in the master branch, the following two tests will always panic when executed with the `tensorflow_gpu` feature. I'll look into the cause when I have time....

In a version 0.17.0 release, the back end of this crate became TF 2.5, while following example Python codes stay for TF 1.x series. * [x] addition - resolved by...

cleanup

- remove protobuf version restriction - fix CI Closes #414

```ps1 > # clone this repository > git checkout v0.20.0 > cargo b --features=tensorflow_gpu Blocking waiting for file lock on build directory Compiling tensorflow-sys v0.23.0 (D:\workspace\tensorflow\rust\tensorflow-sys) error: failed to run...

bug

This issue was originally reported to Images.jl: https://github.com/JuliaImages/Images.jl/issues/909 ---- When I saved an image which has values of multiples of 1/3, the saved image shrank along horizontal axis by factor...

## Description When you look the following AD Computers page, all computers are placed in parallel, but not in its top page. https://autowarefoundation.github.io/autoware-documentation/main/reference-hw/ad-computers/ This PR resolves the indent alignment of...

status:stale

## Summary This PR fixes the Bazel build configuration to make FTXUI properly consumable from external workspaces using Bzlmod, and adds integration tests to prevent regressions. ## Problem The previous...