onnxruntime
[CoreML] Update Conv and Softmax ops
#24594
Merged

Commits
  • add support for int64 to int32 conversion
    carzh committed 1 year ago
  • lintrunner sigh
    carzh committed 1 year ago
  • see all matrix builds attempted for macos
    carzh committed 1 year ago
  • Merge remote-tracking branch 'origin/main' into carzh/coreml-int64
    carzh committed 1 year ago
  • only enable int64 for mlprogram and not neuralnetwork -- also applied suggestions for comments
    carzh committed 1 year ago
  • update comment about floor div + removed change to gh workflolw
    carzh committed 1 year ago
  • update
    carzh committed 1 year ago
  • update
    carzh committed 1 year ago
  • Merge remote-tracking branch 'origin/main' into carzh/coreml-reshape
    carzh committed 1 year ago
  • update
    carzh committed 1 year ago
  • added getshape check
    carzh committed 1 year ago
  • update
    carzh committed 1 year ago
  • switched CheckShapeForConvMemoryLimit input to using span container & added documentation + explanation for the negative one collisions check
    carzh committed 1 year ago
  • updated softmax node to support more softmaxes
    carzh committed 1 year ago
  • added updates to softmax
    carzh committed 1 year ago
  • removed support for reshape for variadic rank inputs
    carzh committed 1 year ago
  • oops didnt save file
    carzh committed 1 year ago
  • added more detailed comment + removed unnecessary check
    carzh committed 1 year ago
  • update
    carzh committed 1 year ago
  • applied suggestions
    carzh committed 1 year ago
  • Merge remote-tracking branch 'origin/main' into carzh/coreml-reshape
    carzh committed 1 year ago
  • applied suggestions
    carzh committed 1 year ago
  • applied suggestions
    carzh committed 1 year ago
  • Changed back to using static shape for input
    carzh committed 1 year ago
  • revert some changes
    carzh committed 1 year ago
  • removed comments
    carzh committed 1 year ago
  • removed tensorrt exclusion for unit tests
    carzh committed 1 year ago
Loading