Home
last modified time | relevance | path

Searched defs:transposeBValue (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/
H A Dmatmul_builder_test.cpp71 bool* transposeBValue = new (std::nothrow) bool(false); in SaveTransposeBTensor() local
258 int32_t transposeBValue = 1; variable
283 bool transposeBValue[2] = {false, false}; variable
454 bool transposeBValue = false; variable