onnxruntime/onnxruntime/core/graph
guyang3532 3e4db2c686
Fuse Cast + SoftmaxCrossEntropyLossInternal (#20334)
### Description
Fuse Cast + SoftmaxCrossEntropyLossInternal to
SoftmaxCrossEntropyLossInternal.
2024-04-29 14:12:10 +08:00
..
contrib_ops Mlas Gemm 4bit avx2, avx512, and avx512vnni kernels (#20163) 2024-04-25 21:30:50 -07:00
dml_ops [wasm] upgrade emsdk to 3.1.44 (#17069) 2023-08-10 16:08:36 -07:00
extended_graph_edge.h
function.cc
function_container.h
function_impl.h
function_inliner.h
function_template.h
function_utils.cc If Branch Constant Folding (#18105) 2023-11-13 17:33:30 -08:00
function_utils.h Eliminate hashmap copies during function inlining (#17439) 2023-09-07 14:08:38 -07:00
graph.cc Introduce memory efficient topological sort (#20258) 2024-04-23 08:00:23 +08:00
graph_flatbuffers_utils.cc Support >2GB of Tensor data in training checkpoint (#20077) 2024-04-22 15:17:43 -07:00
graph_flatbuffers_utils.h Support >2GB of Tensor data in training checkpoint (#20077) 2024-04-22 15:17:43 -07:00
graph_proto_serializer.cc Fix Onnxruntime-TVM CI (#20498) 2024-04-29 11:03:57 +08:00
graph_proto_serializer.h Fix Onnxruntime-TVM CI (#20498) 2024-04-29 11:03:57 +08:00
graph_utils.cc Fuse Cast + SoftmaxCrossEntropyLossInternal (#20334) 2024-04-29 14:12:10 +08:00
graph_utils.h Fuse Cast + SoftmaxCrossEntropyLossInternal (#20334) 2024-04-29 14:12:10 +08:00
graph_viewer.cc Introduce memory efficient topological sort (#20258) 2024-04-23 08:00:23 +08:00
model.cc Update XNNPACK to latest version (#18038) 2023-11-03 09:04:28 -07:00
model.h Support >2GB of Tensor data in training checkpoint (#20077) 2024-04-22 15:17:43 -07:00
model_load_utils.h
node_attr_utils.cc
node_attr_utils.h [wasm] upgrade emsdk to 3.1.44 (#17069) 2023-08-10 16:08:36 -07:00
onnx_protobuf.h [wasm] upgrade emsdk to 3.1.44 (#17069) 2023-08-10 16:08:36 -07:00
op.cc
op.h [wasm] upgrade emsdk to 3.1.44 (#17069) 2023-08-10 16:08:36 -07:00
op_identifier.h
op_identifier_utils.cc
op_identifier_utils.h [On-Device-Training] Upgrade Flatbuffers to Support 2GB+ Checkpoints. (#19770) 2024-03-14 16:36:24 -07:00
ort_format_load_options.h
record.h
runtime_optimization_record.h
runtime_optimization_record_container.cc
runtime_optimization_record_container.h [On-Device-Training] Upgrade Flatbuffers to Support 2GB+ Checkpoints. (#19770) 2024-03-14 16:36:24 -07:00
schema_registry.cc Prevent GSL_SUPPRESS arguments from being modified by clang-format (#17242) 2023-08-22 18:26:53 -07:00