Tenncor
|
#include <fstream>
#include <chrono>
#include <limits>
#include "flag/flag.hpp"
#include "eteq/generated/api.hpp"
#include "eteq/generated/opcode.hpp"
#include "eteq/functor.hpp"
#include "ccur/weights.pb.h"
Macros | |
#define | TIME(action) |
Functions | |
double | softplus (double x) |
int | main (int argc, const char **argv) |
#define TIME | ( | action | ) |
int main | ( | int | argc, |
const char ** | argv | ||
) |
double softplus | ( | double | x | ) |