![]()  | 
  
    FasTensor
    1.0.0
    
   Transform Supercomputing for AI 
   | 
 
#include "ft_type.h"#include "ft_endpoint.h"#include <string>#include <iostream>#include <vector>#include <math.h>Go to the source code of this file.
Classes | |
| class | EndpointBinary | 
Macros | |
| #define | BINARY_SET_SIZE 0 | 
| #define | BINARY_ENABLE_TRANSPOSE_ON_READ 1 | 
| #define | BINARY_ENABLE_TRANSPOSE_ON_WRITE 2 | 
| #define | BINARY_DISABLE_TRANSPOSE_ON_READ 3 | 
| #define | BINARY_DISABLE_TRANSPOSE_ON_WRITE 4 | 
| #define | BINARY_ENABLE_TRAN_READ BINARY_ENABLE_TRANSPOSE_ON_READ | 
| #define | BINARY_ENABLE_TRAN_WRITE BINARY_ENABLE_TRANSPOSE_ON_WRITE | 
| #define | BINARY_DISABLE_TRAN_READ BINARY_DISABLE_TRANSPOSE_ON_READ | 
| #define | BINARY_DISABLE_TRAN_WRITE BINARY_DISABLE_TRANSPOSE_ON_WRITE | 
| #define BINARY_DISABLE_TRAN_READ BINARY_DISABLE_TRANSPOSE_ON_READ | 
| #define BINARY_DISABLE_TRAN_WRITE BINARY_DISABLE_TRANSPOSE_ON_WRITE | 
| #define BINARY_DISABLE_TRANSPOSE_ON_READ 3 | 
| #define BINARY_DISABLE_TRANSPOSE_ON_WRITE 4 | 
| #define BINARY_ENABLE_TRAN_READ BINARY_ENABLE_TRANSPOSE_ON_READ | 
| #define BINARY_ENABLE_TRAN_WRITE BINARY_ENABLE_TRANSPOSE_ON_WRITE | 
| #define BINARY_ENABLE_TRANSPOSE_ON_READ 1 | 
| #define BINARY_ENABLE_TRANSPOSE_ON_WRITE 2 | 
| #define BINARY_SET_SIZE 0 | 
Author: Bin Dong dbin@lbl.gov Web: https://crd.lbl.gov/bin-dong Scientific Data Management Research Group Lawrence Berkeley National Laboratory