Searched refs:kOpFormat_FRACTAL_ZN_RNN (Results 1 – 6 of 6) sorted by relevance
104 std::string format = kOpFormat_FRACTAL_ZN_RNN; in TEST_F()128 std::string format = kOpFormat_FRACTAL_ZN_RNN; in TEST_F()
591 constexpr auto kOpFormat_FRACTAL_ZN_RNN = "FRACTAL_ZN_RNN"; variable608 kOpFormat_FRACTAL_ZN_RNN,670 kOpFormat_FRACTAL_ZN_RNN, kOpFormat_NDC1HWC0, kOpFormat_FRAC_Z};681 …:string> kNoPaddingFormatSet = {kOpFormat_ChannelLast, kOpFormat_FRAC_NZ, kOpFormat_FRACTAL_ZN_RNN,
92 if (format == kOpFormat_FRACTAL_ZN_RNN || format == kOpFormat_ND_RNN_BIAS) {
995 if (format == kOpFormat_FRACTAL_ZN_RNN) { in TransShapeToDevice()1042 if (format == kOpFormat_FRACTAL_ZN_RNN) { in TransShapeToDevice()
418 if (format == kOpFormat_FRACTAL_ZN_RNN || format == kOpFormat_ND_RNN_BIAS) { in RefreshCastAndParamWeightFormat()
208 …std::string trans_opname = (spec_format == kOpFormat_FRACTAL_ZN_RNN || spec_format == kOpFormat_ND… in AddTransOpNodeToGraph()