You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
candanzg 663d597330 tensor assign with slice index 6 years ago
..
abstract_function.cc initial version 6 years ago
abstract_function.h support grad on graph with variable arguments 6 years ago
abstract_value.cc support ellipsis and bool for tensor slice 6 years ago
abstract_value.h support ellipsis and bool for tensor slice 6 years ago
analysis_context.cc support grad on graph with variable arguments 6 years ago
analysis_context.h initial version 6 years ago
dshape.cc update clang format rule 6 years ago
dshape.h update clang format rule 6 years ago
evaluator.cc Exclude FV to further improve performance. 6 years ago
evaluator.h initial version 6 years ago
param_validator.cc Fix some typo errors in pipeline module 6 years ago
param_validator.h initial version 6 years ago
prim.cc tensor assign with slice index 6 years ago
prim.h support operator ** // % for scalar and tensor, and in not in for dict, ang str concat 6 years ago
program_specialize.cc Fix some typo errors in pipeline module 6 years ago
program_specialize.h initial version 6 years ago
static_analysis.cc !65 fix bug of global variable initialization order is not guaranteed during compilation 6 years ago
static_analysis.h initial version 6 years ago
utils.cc initial version 6 years ago
utils.h initial version 6 years ago