Skip to main content

TFLogger

This is a simple library that has been carved out of TensorFlow's codebase for being able to generate the required output format for TensorBoard.

Building

In order to build from source the following packages are required:

  • cmake
  • protobuf

To build the library simply run the following commands:

git clone https://github.com/shogun-toolbox/tflogger.git
cd tflogger
mkdir build
cd build
cmake ..
make

Testing

In order to enable the unit tests add the -DBUILD-TESTS=ON cmake option to the cmake command. This will automatically create a target for building the unit tests and adds it to the ctest targets.

In other words to run the unit tests:

cmake -DBUILD-TESTS=ON [other cmake flags] ..
make
ctest

Python interface

Currently only the python wrapper is available, but further targets could be specified using SWIG.

For building the python wrapper you need to add the -DINTERFACE_PYTHON=ON cmake flag to the cmake command:

cmake -DINTERFACE_PYTHON=ON ..

Using

Examples of how to use the library are available under example directory.

Release files for tflogger 1.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for tflogger 1.0.1
File Size Uploaded
tflogger-1.0.1.tar.gz 28.1 kB Details

Release files / tflogger-1.0.1.tar.gz

Download URL tflogger-1.0.1.tar.gz
Size 28.1 kB
Tags Source
SHA-256 checksum
How to use checksums
c14b8457212744119873c8e4eef5565f46c520e2e9db0f53e055e3e08c7dfbb3
BLAKE2b-256 checksum
How to use checksums
a49c32e119223c9d34aa26c586aa91d4a860ea2db23a4eb8eee8516d325a517e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.1.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.6

Release history Release notifications | RSS feed

This release

1.0.1 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page