Searched defs:bhwc (Results 1 – 4 of 4) sorted by relevance
73 const std::string bhwc[] = {batch_id, "Y", "X", "dst_channel"}; in GetTransposeCode() local
71 TensorFloat32 bhwc; in InterpreterInvokeWithOpResolver() local
96 absl::Status ExtractTensorShape(const TfLiteTensor& tflite_tensor, BHWC* bhwc) { in ExtractTensorShape()
2009 auto read_bhwc = [&](int tensor_index, BHWC* bhwc) -> absl::Status { in ReadAttribsWithBatch()2027 auto read_hwc = [&](int tensor_index, BHWC* bhwc) -> absl::Status { in ReadAttribsWithoutBatch()