HomeSort by relevance Sort by last modified time
    Searched refs:Agreement (Results 1 - 5 of 5) sorted by null

  /external/tensorflow/tensorflow/contrib/lite/toco/
tooling_util_test.cc 24 enum class Agreement { kBroadcast, kExtend, kBroadcastNotExtend, kNeither };
31 Agreement agreement; member in struct:toco::ShapePair
37 {Shape({3}), Shape({3}), Agreement::kBroadcast},
38 {Shape({256, 256, 3}), Shape({256, 256, 3}), Agreement::kBroadcast},
39 {Shape({256, 256, 3}), Shape({3}), Agreement::kBroadcast},
40 {Shape({8, 1, 6, 1}), Shape({7, 1, 5}), Agreement::kBroadcast},
43 {Shape({3}), Shape({3}), Agreement::kExtend},
44 {Shape({256, 256, 3}), Shape({256, 256, 3}), Agreement::kExtend},
45 {Shape({1, 1, 3}), Shape({1, 1, 3}), Agreement::kExtend}
    [all...]
  /external/Microsoft-GSL/
CONTRIBUTING.md 11 You will need to complete a Contributor License Agreement (CLA). Briefly, this agreement testifies that you are granting us and the community permission to
14 Please submit a Contributor License Agreement (CLA) before submitting a pull request. You may visit https://cla.microsoft.com to sign digitally.
  /external/googletest/googlemock/
README.md 369 the Contributor License Agreement, or we won't be able to accept the
  /prebuilts/jdk/jdk9/darwin-x86/legal/jdk.crypto.ec/
ecc.md 192 0. This License Agreement applies to any software library or other
450 conditions are imposed on you (whether by court order, agreement or
  /prebuilts/jdk/jdk9/linux-x86/legal/jdk.crypto.ec/
ecc.md 192 0. This License Agreement applies to any software library or other
450 conditions are imposed on you (whether by court order, agreement or

Completed in 316 milliseconds