addTree(State *s, std::string const &name, T dump_node, V get_children, W root) | cherrypi::CherryVisDumperModule | |
Dumpable typedef | cherrypi::CherryVisDumperModule | |
dumpGameUpcs(State *s) | cherrypi::CherryVisDumperModule | protected |
dumpGameValue(State *s, std::string const &key, float value) | cherrypi::CherryVisDumperModule | inline |
dumpTensorsSummary(State *s, std::unordered_map< std::string, ag::Variant > const &tensors) | cherrypi::CherryVisDumperModule | |
dumpTerrainHeatmaps(State *s, std::unordered_map< std::string, ag::Variant > const &tensors, std::array< int, 2 > const &topLeftPixel, std::array< float, 2 > const &scalingToPixels) | cherrypi::CherryVisDumperModule | |
getBoardValueAsString(Blackboard::Data const &value) | cherrypi::CherryVisDumperModule | protected |
getGlobalLogger() | cherrypi::CherryVisDumperModule | inline |
getTensor1d(at::Tensor const &t) | cherrypi::CherryVisDumperModule | protected |
getTensorSummary(std::string const &name, at::Tensor const &t) | cherrypi::CherryVisDumperModule | protected |
getUnitLogger(Unit *u) | cherrypi::CherryVisDumperModule | inline |
getUnitTaskId(State *s, Unit *unit) | cherrypi::CherryVisDumperModule | protected |
logSink_ | cherrypi::CherryVisDumperModule | protected |
make(Args &&...args) | cherrypi::Module | inlinestatic |
make(std::string const &typeName) | cherrypi::Module | static |
makeName(std::type_index const &type) | cherrypi::Module | static |
Module() | cherrypi::Module | protected |
name() | cherrypi::Module | |
name_ | cherrypi::Module | protected |
onDrawCommand(State *s, tc::Client::Command const &command) | cherrypi::CherryVisDumperModule | |
onGameEnd(State *s) override | cherrypi::CherryVisDumperModule | virtual |
onGameStart(State *s) override | cherrypi::CherryVisDumperModule | virtual |
parseReplayFileName(std::string name) | cherrypi::CherryVisDumperModule | static |
player_ | cherrypi::Module | protected |
replayFileName_ | cherrypi::CherryVisDumperModule | protected |
setName(std::string name) | cherrypi::Module | |
setPlayer(BasePlayer *p) | cherrypi::Module | inlinevirtual |
setReplayFile(std::string const &replayFile) | cherrypi::CherryVisDumperModule | inline |
step(State *s) override | cherrypi::CherryVisDumperModule | virtual |
trace_ | cherrypi::CherryVisDumperModule | protected |
writeGameSummary(State *final_state, std::string const &file) | cherrypi::CherryVisDumperModule | static |
writeTensors(std::string const &dumpDirectory) | cherrypi::CherryVisDumperModule | protected |
writeTrees(std::string const &dumpDirectory) | cherrypi::CherryVisDumperModule | protected |
~CherryVisDumperModule()=default | cherrypi::CherryVisDumperModule | virtual |
~Module()=default | cherrypi::Module | virtual |